-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hot-reload error / wcer #17
Comments
Hey, there. Was anyone able to find a solution to this? |
In webpack.dev.js, setting watch to false seemed to do the trick. You do lose hot reload though. |
@MichaelRCruz Hot-reload works for me on Debian-based Linux but not on OSX. |
@MichaelRCruz, if you're using |
Any other solution for OSX ? |
On Mac OSX, using nvm 8.15.1 solved this for me. I thought installing |
Hi,
Hope you are all well !
I am working on a quick WIP based on your vue-chrome-extenstion-template and I have an error while using the dev mode and watching files.
Repository: https://github.com/sniperkit/vue-element-admin-chrome
ps. you will find more details in the README.
error message:
I am stucked as I cannot manage to have more trace info/error details, so any help/insights would be amazing.
Cheers,
Rosco Pecoltran
The text was updated successfully, but these errors were encountered: