npm i element-ui –S 安装失败 错误信息如下

npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "–-save": Tags may not have any characters that encodeURIComponent encodes.

使用这个命令成功安装npm install --save element-ui

相关文章:

  • 2021-12-11
  • 2022-12-23
  • 2021-11-18
  • 2021-08-07
  • 2022-01-21
  • 2021-07-10
  • 2022-01-20
猜你喜欢
  • 2021-11-06
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案