-
-
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 init
doesn't work
#552
Comments
pls try 'vue init webpack vpro' again. |
I've tried lots of times, I'm pretty sure that I did typed |
In the 'error info', we can see that the error was not caused by 'input params' |
Node.js: v8.1.2 |
I've tried run |
I've already reinstall vue-cli three times, and I just updated my node to 'v8.2.1' through |
It's work! may be it's caused by my network, I reinstall vue-cli again, then all trouble were gone! |
system: MAC OS
Node.js: v8.1.2
npm: v5.3.0
my command:
vue init webpack vpro
error info:
Error: Cannot find module 'ini' at Function.Module._resolveFilename (module.js:485:15) at Function.Module._load (module.js:437:25) at Module.require (module.js:513:17) at require (internal/module.js:11:18) at Object.<anonymous> (/usr/local/lib/node_modules/vue-cli/node_modules/rc/lib/utils.js:3:12) at Module._compile (module.js:569:30) at Object.Module._extensions..js (module.js:580:10) at Module.load (module.js:503:32) at tryModuleLoad (module.js:466:12) at Function.Module._load (module.js:458:3)
The text was updated successfully, but these errors were encountered: