解决vue项目上传 svn 上传不了问题

1.打开项目文件夹删除node_modules文件夹

2.打开cmd cd到项目文件下,输入 cnpm install --by=npm

你可能感兴趣的:(vue)