vue-input-code icon indicating copy to clipboard operation
vue-input-code copied to clipboard

npm install vue-input-code --save 报错

Open cjh1129434866 opened this issue 7 years ago • 2 comments

拒绝在软件包下安装名为“vue-input-code”的软件包 错误的ERR! 也称为“vue-input-code”。 你的项目名称是否相同? 错误的ERR! 作为您正在安装的依赖项?

cjh1129434866 avatar Sep 28 '18 12:09 cjh1129434866

@cjh1129434866 可以试着删除node_modules文件夹rm -rf ./node_modules

然后使用yarn重新安装.

obetame avatar Sep 29 '18 01:09 obetame

@cjh1129434866 可以试着删除node_modules文件夹rm -rf ./node_modules

然后使用yarn重新安装.

好的 谢谢

cjh1129434866 avatar Oct 03 '18 13:10 cjh1129434866