直接报错了:Refusing to install package with name “codemirror” under a package

前言

  安装codeMirror,报错了

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

原因分析:安装包名跟项目名称 一样。所以报错了

解决方案:把项目名重新命名(要记住着一点哦,取名字的时候,过一下脑子)