npm doesnt build latest file - development

npm doesnt build latest file

Maybe I am doing it wrong. I have modified a .vue template in node_modules folder. Now when I run npm run watch or npm run dev it doesn’t get reflected in UI.

I am using Laravel 5.6 with Laravel Mix
Any idea whats wrong ?

thanks

Chintan



from Laravel Questions and Answers https://laravelquestions.com/laravel/npm-doesnt-build-latest-file/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome