longlongdan
  1. 获取npm源
    npm config get registry
  2. 切换npm源
    npm config set registry https://registry.npmjs.org/
  3. 暂时使用npm源
    npm --registry http://ires.58corp.com/repository/58npm/ install cheui-reac

分类:

技术点:

相关文章:

  • 2021-12-11
  • 2021-08-14
  • 2022-12-23
  • 2021-08-25
  • 2021-12-29
  • 2022-03-10
  • 2022-12-23
  • 2021-10-06
猜你喜欢
  • 2021-08-14
  • 2021-07-18
  • 2021-09-14
  • 2021-05-29
  • 2021-11-08
相关资源
相似解决方案