如何清除npm软件包模块中的npm缓存错误?

时间:2018-12-02 14:41:20

标签: angular npm

实际上,我正在创建Angular应用程序,并且在工作时遇到了以下错误:

npm ERR! Unexpected end of JSON input while parsing near '...,"karma-qunit":"*","k'
npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Yuvan\AppData\Roaming\npm-cache\_logs\2018-12-02T14_06_06_337Z-debug.log
Package install failed, see above.

1 个答案:

答案 0 :(得分:0)

我们可以使用npm命令清除我昨天发现的这些错误,并且使用起来非常简单:

npm缓存清理--force