NPM是随同NodeJS一起安装的包管理工具

1.npm install出现"Unexpected end of JSON input while parsing near"错误解决方法

强制清理一下缓存即可

npm cache clean --force

 

We only live once, and time just goes by.