不小心安装了7.x 的angular/cli 项目中用到的是 6.x ,想卸载掉,重新装6.x 的cli,
但是使用 npm uninstall -g @angular/cli 报错
npm ERR! Unexpected end of JSON input while parsing near '....2","dependencies":{"'
不小心安装了7.x 的angular/cli 项目中用到的是 6.x ,想卸载掉,重新装6.x 的cli,
但是使用 npm uninstall -g @angular/cli 报错
npm ERR! Unexpected end of JSON input while parsing near '....2","dependencies":{"'
1.在全局安装6.x 覆盖掉7.x 的cli ,
2.清理一些缓存 https://blog.csdn.net/qq_3837...