mathishuettl's avatar

Error with "npm run watch"

Hello,

i just created a fresh laravel installation but get the following error when i run "npm run watch"

C:\laragon\www\insta\node_modules\cross-env\dist\index.js:30
roc = (0, _crossSpawn.spawn)(command, commandArgs, { stdio: 'inherit', env });
                                                                           ^
0 likes
1 reply
mathishuettl's avatar

what I've already tried:

  • run npm rebuild
  • deleted node_modules folder and rerun npm install

Please or to participate in this conversation.