Giter VIP home page Giter VIP logo

Comments (4)

wwxiaoqi avatar wwxiaoqi commented on June 18, 2024

追踪到对应的执行逻辑手动执行即可,比如:

WARN  GET  https://registry.npm.taobao.org/request error (CERT_HAS_EXPIRED).

淘宝 SSL 证书过期,需要修改设置中的 Node 软件包镜像源,手动找到相关逻辑
https://github.com/whyour/qinglong/blob/develop/back/services/system.ts#L137

pnpm config set registry https://registry.npmmirror.com

from qinglong.

whyour avatar whyour commented on June 18, 2024

镜像不是最新的吧,更新下镜像

from qinglong.

ishangyi avatar ishangyi commented on June 18, 2024

2.17.1也这个报错

from qinglong.

tangtang666 avatar tangtang666 commented on June 18, 2024

镜像不是最新的吧,更新下镜像

2.17.1也有这个问题,但是在配置文件中添加 NpmMirror="https://registry.npmmirror.com" 然后重启再添源点击保存不会报错了

from qinglong.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.