mercredi 19 août 2020

webpack.js is not found in laravel vue app?

i am using vue in laravel and trying run npm run dev but it is giving me this error

 code: 'MODULE_NOT_FOUND',
  requireStack: [
    'G:\\laravel-vuetify-spa-starter\\node_modules\\webpack-cli\\bin\\utils\\convert-argv.js',
    'G:\\laravel-vuetify-spa-starter\\node_modules\\webpack-cli\\bin\\cli.js',
    'G:\\laravel-vuetify-spa-starter\\node_modules\\webpack\\bin\\webpack.js'
  ]


npm ERR! @ development: `cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpa
ck.config.js`


How i can solve this issue ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire