Jaikangam's avatar

npm run watch stop working while npm run dev work, how i can make it work it again npm run watch

hi developer, i am using laravel mix, i have being using npm run watch it is working fine. after i install one package its stop working while npm run dev is working fine. What is the reason for npm run watch stop working. The error is so painful cant understand #laravelmix

help if you come across like this. To make it work again the npm run watch.

0 likes
1 reply
Cronix's avatar

after i install one package its stop working

What package did you install, and what did you alter? What were the steps you took that broke it? You're asking a very general question and narrowing it down to more specifics would be very helpful.

Personally, I've installed many packages and haven't had an issue, so it sounds probable that it's specific to the particular package you installed and not mix/webpack in general.

Please or to participate in this conversation.