小编And*_*rew的帖子

Vue-Cli 不会安装

我有节点 11.2.0

继续收到此错误。

Andrews-MacBook-Pro:vueTutorial aharris$ npm install -g @vue/cli
npm WARN deprecated hoek@5.0.4: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated cross-spawn-async@2.2.5: cross-spawn no longer requires a build toolchain, use it instead
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
npm WARN @apollographql/apollo-upload-server@5.0.3 requires a peer of graphql@^0.13.1 but none is installed. You must install peer dependencies yourself.

npm ERR! path /usr/local/lib/node_modules
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall …
Run Code Online (Sandbox Code Playgroud)

node.js npm vue.js vue-cli vue-cli-3

2
推荐指数
1
解决办法
4364
查看次数

标签 统计

node.js ×1

npm ×1

vue-cli ×1

vue-cli-3 ×1

vue.js ×1