-
-
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
windows npm version error #516
Comments
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, gitter or StackOverflow. |
PS E:\VueLearning> vue info Environment Info: System: PS E:\CSharp\VueLearning> npm uninstall -g @vue/cli how to update dependencies? |
hi, 在check-version.js中,如果我更新了npm的版本,在node 4.4.x版本下,npm包版本为2.14.x,我将版本更新后, child_process获取到的 npm --version 还是2.14.x,造成报错
in check-version.js, if I update npm version, "child_process.execSync()" get the npm version is 2.14.x。 I exec in cmd by myself, the answer is 5.14.x
The text was updated successfully, but these errors were encountered: