-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Cannot create vue project #5669
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
Comments
Vue CLI v4.4.6 Vue CLI v4.4.6 loadDep:watchpack-chokida ▐ ╢██████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ npm ERR! typeerror Error: Missing required argument #1 npm ERR! Please include the following file with any support request: |
This is the error message I am seeing. |
Your npm version is way too old… |
I upgraded to 6 and it still have this issue.
…On Fri, 10 Jul 2020 at 04:16, Haoqun Jiang ***@***.***> wrote:
Your npm version is way too old…
Node.js 8 comes with npm >= 5 by default. Why do you still use npm 3?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5669 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKVEMPSV3QOJBDJKVEPBRALR22BYLANCNFSM4OWBH6IQ>
.
|
(base) ➜ python-projects vue info Environment Info: System: (base) ➜ python-projects vue create my-project Vue CLI v4.4.6 Vue CLI v4.4.6 loadDep:watchpack ▀ ╢██████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ npm ERR! typeerror Error: Missing required argument #1 npm ERR! Please include the following file with any support request: |
The error log shows it's still 3.5.2
|
Seems |
Thanks! Solved my issue. |
Version
4.4.6
Reproduction link
https://github.com
Environment info
Steps to reproduce
Just tried to create a project and it failed for me.
What is expected?
Create successfully
What is actually happening?
Failed.
The text was updated successfully, but these errors were encountered: