前言

  安装codeMirror,报错了

报错信息:Refusing to install package with name "codemirror" under a package

原因分析:安装包名跟package.json name 一样。所以报错了

解决方案:在package.json中修改名字

  [解决方案]Refusing to install package with name "codemirror" under a package

  [解决方案]Refusing to install package with name "codemirror" under a package

 

相关文章:

  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
  • 2021-10-24
  • 2021-06-09
  • 2022-02-02
  • 2021-10-10
  • 2022-12-23
猜你喜欢
  • 2021-11-10
  • 2022-12-23
  • 2021-10-03
  • 2022-12-23
  • 2021-05-08
  • 2020-01-10
相关资源
相似解决方案