Cannot run 'npm run dev' after install laravel-mix-workbox

152 Views Asked by At

I got an error when running 'npm run dev' after installing laravel-mix-workbox.

Here's the error

enter image description here

[webpack-cli] Error: Cannot find module 'D:\Documents\Tolong Ya Allah\Digitani\node_modules\growly\lib\growly.js'. Please verify that the package.json has a valid "main" entry

What should I do?

1

There are 1 best solutions below

0
valetzyzy On BEST ANSWER

run and rebuild

npm i growly --save