-
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
Webpack fails when testing extension #26
Comments
OctaneInteractive
changed the title
Webpack fails during testing extension
Webpack fails when testing extension
Apr 24, 2019
I got this working dropping by back to node v8.16.0 |
Interesting, but a downgrade wouldn't be viable for me. |
lastlink
added a commit
to lastlink/vue-chrome-extension-template
that referenced
this issue
Jun 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I'm running this on Mac OS X 10.13.6 with Node v10.10.0.
Using the base installation of the template, I ran
npm run dev
and got a warning:After that, making hot changes worked.
However, when:
Where the debug is:
I'm able to start Webpack up again, but it dies during testing, which is a shame.
The text was updated successfully, but these errors were encountered: