240 发简信
IP属地:浙江
  • 这样好像没啥用

    Mac npm私有仓库 install 报错:404 Not Found

    报错如下: npm ERR! code E404 npm ERR! 404 Not Found - GEThttp://jfrog.cloud.qiyi.domain/api...

  • 我能上传成功 但是引入的时候报错 第三方库查找不打
    Not Found - GET http://maven.newmakesale.com/repository/npm-hosted-xy/axios - Package 'axios' not found
    npm ERR! 404
    npm ERR! 404 'axios@^0.19.2' is not in the npm registry.
    npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
    npm ERR! 404 It was specified as a dependency of 'common-fe'

    发布包到自己的npm私服

    条件: 有一个npm私服 => 知乎 - Nexus Repository Manager 3 搭建 npm 私服 发布一个custom_table_pack包到私服 命令行...