bailicangdu / vue2-manage

A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统
https://cangdu.org/manage/
GNU General Public License v2.0
13.49k stars 4.33k forks source link

这个毛病破不了, #48

Closed LeeZ-2017 closed 6 years ago

LeeZ-2017 commented 6 years ago

vue2-manage和vue2-elm 代码down下来之后,npm install 失败! Unexpected end of JSON input 都是同样的问题?能否指点一二?

LeeZ-2017 commented 6 years ago

更换了新的package.json 还是不行

SilenceofC commented 6 years ago

vue2-elm从哪里 当下来啊???我是npm run local不行

qiaoyuwen commented 6 years ago

package-lock.json看一下是不是空的,空的不是合法的json,把文件删掉了再install