vue-manage-system-plus icon indicating copy to clipboard operation
vue-manage-system-plus copied to clipboard

cretae 报错了,有人看下吗?

Open zidongjiashishiyanshi opened this issue 1 year ago • 0 comments

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$

zidongjiashishiyanshi avatar Aug 16 '23 16:08 zidongjiashishiyanshi