npm:undefined
在下面看起来不太好。我该怎么做才能修复它?注意:我在窗户上。我在命令提示符和 Visual Studio Code 中得到了相同的列表。
PS C:\code\myco-match> npm outdated -g
Package Current Wanted Latest Location
@angular/cli 12.2.16 12.2.16 13.2.3 global
cordova 10.0.0 10.0.0 11.0.0 global
npm npm:undefined@ npm:undefined@0.1.0 npm:undefined@0.1.0 global
PS C:\code\myco-match> npm -v
6.14.15
任何想法如何清理它,所以 npm 不是“未定义”?