当前位置:   article > 正文

npm之报错:npm WARN deprecated @npmcli/move-file@2.0.1(一百五十九)_npm warn deprecated @npmcli/move-file@2.0.1: this

npm warn deprecated @npmcli/move-file@2.0.1: this functionality has been mov
1.报错:

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs

2.解决
# npm uninstall -g @angular/cli
# npm cache clean --force
# npm cache verify
# npm install -g @angular/cli
  • 1
  • 2
  • 3
  • 4
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家自动化/article/detail/172447
推荐阅读
相关标签
  

闽ICP备14008679号