0

有人对剑道图表有同样的问题吗?我正在尝试安装 kendo-angular-chart,但我遇到了这个问题:

npm install
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@progress/kendo-charts/-/kendo-charts-1.19.1.tgz
npm ERR! 404
npm ERR! 404  '@progress/kendo-charts@^1.15.0' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@progress/kendo-angular-charts'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
4

1 回答 1

0

存在导致所述问题的网络问题。请尝试重新安装节点模块,现在一切都应该按预期工作。

于 2021-10-14T07:52:24.440 回答