You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'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
The text was updated successfully, but these errors were encountered:
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
PS C:\Users\utkar\Desktop\Aaokm> npm run build
'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
The text was updated successfully, but these errors were encountered: