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

Error when running local script with npm run - "sh: 1: copyfiles: not found" #131

Open
luizxsoto opened this issue Feb 17, 2024 · 0 comments

Comments

@luizxsoto
Copy link

After install npm package as devDependencies npm i -D copy-files, I tried to run the command "postbuild": "copyfiles -u 1 src/**/*.svg dist/" as npm run postbuild, but I'am getting this error on linux (WSL2):
sh: 1: copyfiles: not found
Can someone help me?

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

1 participant