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

Facing issue while following step:4 'rm' is not recognized as an internal or external operable program or batch file. #49

Open
swaghacker opened this issue Jan 6, 2021 · 1 comment

Comments

@swaghacker
Copy link

PS C:\Users\utkar\Desktop\Aaokm> npm run build

[email protected] build
rm -rf dist && babel backend -d dist && cd frontuild

'rm' is not recognized as an internal or external
operable program or batch file.
/d /s /c rm -rf dist && babel backend -d dist && cd frontend && npm install && npm
run build

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\utkar\AppData\Local\npm-cache_logs\2021-01-06T11_21_21_306Z-debug.log

@swaghacker swaghacker changed the title Facing issue while following step 3 'rm' is not recognized as an internal or external operable program or batch file. Facing issue while following step:4 'rm' is not recognized as an internal or external operable program or batch file. Jan 6, 2021
@swaghacker
Copy link
Author

after changing rm -rf into "rmdir" in win 10 its works but after that is shows different error
The system cannot find the file specified

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