'cross-env' is not recognized as an internal or external command, laravel
npm install -global cross-env
npm install --no-bin-links
'cross-env' is not recognized as an internal or external command, laravel
npm install -global cross-env
npm install --no-bin-links
npm 'cross-env' is not recognized as an internal or external command
First run:
rm -rf node_modules
rm package-lock.json yarn.lock
npm cache clear --force
Then run the command:
npm install cross-env
npm install
and then you can also run:
npm run dev
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us