在安装vue-cli3脚手架时报如下错误,
具体错误信息如下:
E:\1论文代码>vue create vue3-li
? Your connection to the default npm registry seems to be slow.
Use https://registry.npm.taobao.org for faster installation? Yes
Vue CLI v3.9.1
? Please pick a preset: Manually select features
? Check the features needed for your project: Babel, Router, Vuex
? Use history mode for router? (Requires proper server setup for index fallback in production) No
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In package.json
? Save this as a preset for future projects? No
Vue CLI v3.9.1
✨ Creating project in E:\1论文代码\vue3-li.
? Initializing git repository...
⚙ Installing CLI plugins. This might take a while...
npm ERR! path E:\1论文代码\vue3-li\node_modules\.staging\terser-481ed825\dist\bundle.js.map
npm ERR! code EPERM
npm ERR! errno -4048
npm ERR! syscall unlink
npm ERR!