-
-
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
Maximum call stack size exceeded when creating new vue cli 3 project #2567
Comments
i have same issue UPDATE: |
Can't reproduce. Could you provide a more detailed error log? |
Here are two:
Using the Taobao mirror doesn't make a difference for me and I'm trying to create a featureful app, with basically everything (using Nightwatch and TSLint). |
Network issue or broken cache. Try to run |
Ok yea, broken cache. |
Same issue,
/home/vagrant/.npm/_logs/2018-12-03T09_15_51_621Z-debug.log:
|
Version
3.0.3
Node and OS info
Node 8.12.0 / npm 6.4.1 / OSx 10.13.4
Steps to reproduce
vue create project_name
What is expected?
Project being created
What is actually happening?
The following error:
npm ERR! Maximum call stack size exceeded
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ilrock/.npm/_logs/2018-09-21T12_44_37_935Z-debug.log
ERROR command failed: npm install --loglevel error
The text was updated successfully, but these errors were encountered: