Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No plopfile found! - message after compilation in procedural script #386

Closed
konstantinB1 opened this issue Jun 9, 2023 · 2 comments
Closed

Comments

@konstantinB1
Copy link

konstantinB1 commented Jun 9, 2023

When running a command:
"generate:plop": "concurrently -g --names \"swc plopfile\\,generate api\" -g \"npx swc ./.build/rtkGenerator/plopfile.ts -o ./.build/rtkGenerator/plopfile.js\" \"plop --plopfile ./build/rtkGenerator/plopfile.js",
It results in error message, saying plopfile.js doesn't exist, even tho the file is there and the command runs after compilation.

Expected behaviour

Run plopfile.js normally

Actual behaviour

Error message: No plopfile found!

Little more about the issue here

@crutchcorn
Copy link
Member

Do you have a minimal repro I can use to investigate? The linked issue is super broad and likely isn't the root cause of what you're experiencing.

@crutchcorn
Copy link
Member

Closing as there's no minimal repro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants