Error: shasum check failed for /tmp/npm-1316662414557/1316662415993-0.13772299513220787/tmp.tgz
when using npm install, the error like title happens.
Just add sudo before npm install to resolve the issue.
遇到npm install时出现的sha校验失败错误?只需在命令前加sudo即可解决。本文详细介绍了该问题的原因及解决方案。
when using npm install, the error like title happens.
Just add sudo before npm install to resolve the issue.

被折叠的 条评论
为什么被折叠?