Skip to content
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

cretae 报错了,有人看下吗? #17

Open
zidongjiashishiyanshi opened this issue Aug 16, 2023 · 0 comments
Open

cretae 报错了,有人看下吗? #17

zidongjiashishiyanshi opened this issue Aug 16, 2023 · 0 comments

Comments

@zidongjiashishiyanshi
Copy link

canjian:~ laogao$ vue create vue-manage-system-plus

Vue CLI v5.0.8
? Target directory /Users/laogao/vue-manage-system-plus already exists. Pick an action: Merge

Vue CLI v5.0.8
? Please pick a preset: Default ([Vue 3] babel, eslint)

Vue CLI v5.0.8
✨ Creating project in /Users/laogao/vue-manage-system-plus.
⚙️ Installing CLI plugins. This might take a while...

npm ERR! code ETIMEDOUT
npm ERR! syscall connect
npm ERR! errno ETIMEDOUT
npm ERR! network request to http://192.168.10.107:8081/repository/npm-public/normalize-wheel/-/normalize-wheel-1.0.1.tgz failed, reason: connect ETIMEDOUT 192.168.10.107:8081
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/laogao/.npm/_logs/2023-08-16T16_20_33_112Z-debug-0.log
ERROR Error: command failed: npm install --loglevel error --legacy-peer-deps
Error: command failed: npm install --loglevel error --legacy-peer-deps
at ChildProcess. (/Users/laogao/.nvm/versions/node/v16.20.1/lib/node_modules/@vue/cli/lib/util/executeCommand.js:138:16)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
canjian:~ laogao$ node -v
v16.20.1
canjian:~ laogao$ npm -v
8.19.4
canjian:~ laogao$ vue -V
@vue/cli 5.0.8
canjian:~ laogao$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant