PanJiaChen / vue-element-admin

:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
MIT License
87.92k stars 30.46k forks source link

npm install erro #3958

Open pjd206 opened 2 years ago

pjd206 commented 2 years ago

PS C:\Users\user\Downloads\vue-element-admin-master> npm install npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -4058 npm ERR! enoent An unknown git error occurred npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in:

race616 commented 2 years ago

me too

ERVeepp commented 2 years ago

npm update --depth=9999 vue-loader

ERVeepp commented 2 years ago

sudo pnpm install regenerator-runtime svg-baker-runtime

dadawangweb commented 2 years ago

sudo pnpm install regenerator-runtime svg-baker-runtime

解决了吗 我也碰到了

dadawangweb commented 2 years ago

什么原因啊