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 #1

Open
tanboy4u opened this issue Mar 29, 2018 · 3 comments
Open

error #1

tanboy4u opened this issue Mar 29, 2018 · 3 comments

Comments

@tanboy4u
Copy link

'rm' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Aim-Shoot@0.8.0 clean: rm -rf dist && mkdir dist
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Aim-Shoot@0.8.0 clean script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ahmad\AppData\Roaming\npm-cache_logs\2018-03-29T12_07_53_359Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Aim-Shoot@0.8.0 prebuild: npm --max-old-space-size=128 run clean
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the Aim-Shoot@0.8.0 prebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ahmad\AppData\Roaming\npm-cache_logs\2018-03-29T12_07_53_410Z-debug.log

@tiagopadua
Copy link
Owner

Looking at the path of your log file, you're trying to build on windows.
The build is prepared to run on Linux.

@tanboy4u
Copy link
Author

i fixed it using git bash , and it works , thanks .

@Gasferr
Copy link

Gasferr commented Apr 3, 2018

@tanboy4u How did you solve the error? would you 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

3 participants