简体   繁体   中英

Vue-cli - Getting Error: EEXIST: file already exists, mkdir 'C:\User\Project\VueJSapp' on npm run dev command

I am using vue-cli. When I am starting the server with the command "npm run dev", I am getting the below error:- npm 错误

Also, I am getting this error when I am running "npm Install" command.

I had the same happen to me when I was messing around with a new project, deleted the folder and tried again. I had to delete the parent folder and re-create it in order for this to work for me.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM