vuetify-laravel-shopping-cart icon indicating copy to clipboard operation
vuetify-laravel-shopping-cart copied to clipboard

Error with command: npm run dev

Open mohamedmehdigara opened this issue 2 years ago • 0 comments

PS C:\xampp\htdocs\vuetify-laravel-shopping-cart> npm run dev

@ dev C:\xampp\htdocs\vuetify-laravel-shopping-cart npm run development

@ development C:\xampp\htdocs\vuetify-laravel-shopping-cart
cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js

'cross-env' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes.
npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ development: cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ development script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Admin\AppData\Roaming\npm-cache_logs\2021-12-27T09_13_38_096Z-debug.log npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ dev: npm run development npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Admin\AppData\Roaming\npm-cache_logs\2021-12-27T09_13_38_362Z-debug.log PS C:\xampp\htdocs\vuetify-laravel-shopping-cart>

mohamedmehdigara avatar Dec 27 '21 09:12 mohamedmehdigara