-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
vue-cli crashes with node.js v12 #3883
Labels
Comments
Looks like an upstream issue in node. |
@Akryum yes. I pointed to the Node issue in the description. |
+1 the same issue but in ubuntu 18.04 |
same problem |
This should be fixed now that node.js |
LinusBorg
changed the title
vue-cli crushes node.js v12
vue-cli crashes with node.js v12
Apr 30, 2019
idelsink
added a commit
to idelsink/vue-cli-plugin-git-describe
that referenced
this issue
May 5, 2019
Am getting similar error with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.6.3
Environment info
Steps to reproduce
Create new project with
vue create hello-world
AND Try to serve withcd hello-world
andpnpm run serve
OR Try to build withcd hello-world
andpnpm run build
What is expected?
Normal serving/building
What is actually happening?
For serving:
For building:
Perhaps this is caused by this bug in the latest version of Node:
nodejs/node#27379
Detailed log from
C:\Users\<username>\AppData\Roaming\npm-cache\_logs\2019-04-24T16_09_57_883Z-debug.log
The text was updated successfully, but these errors were encountered: