当前位置:网站首页>Record some NPM related problems (messy records)
Record some NPM related problems (messy records)
2022-04-23 12:54:00 【ZMJ_ QQ】
git config --global url."https://".insteadOf git://
1、npm View and set the image source address
1、 View the current image source address
npm get registry
2、 Delete image address ( The default address will be restored )
npm config delete registry
3、 Set the mirror address
Default source address source address
npm config set registry https://registry.npmjs.org/
Taobao image address
npm config set registry https://registry.npmmirror.com
If you haven't installed Taobao image source , Then install it directly
npm install -g cnpm --registry=https://registry.npmmirror.com
TaoBao npm The image source has changed its address , Link to the original text TaoBao npm Update the address of the image source _Henry_ Nan's blog -CSDN Blog _npm Mirror source
2、VUE npm install Use appears [email protected]: Permission denied (publickey)
Link to the original text VUE npm install Use appears [email protected]: Permission denied (publickey)_yangshuainan The blog of -CSDN Blog
3、npm install The error report encountered in the process
C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/adobe-webplatform/eve.git
git config --global url."https://".insteadOf git://
C:\Program Files\Git\cmd\git.EXE ls-remote -h -t https://github.com/nhn/raphael.git
ipconfig /flushdns
fatal: unable to access ‘https://github.com/nhn/raphael.git/’: OpenSSL SSL_read: Connection was reset, errno 10054
The reasons causing : Generally, this is because of the server SSL The certificate has not been signed by a third party , That's why I made a mistake
Refer to online solutions : relieve ssl After verification
git config --global http.sslVerify false
npm ERR Error while executing: npm ERR C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@
Link to the original text npm ERR Error while executing: npm ERR C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@_ Your neighbor's strange classmate's blog -CSDN Blog
npm install --registry=https://registry.npm.taobao.org
版权声明
本文为[ZMJ_ QQ]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230616456912.html
边栏推荐
- 21 days learning mongodb notes
- Date time type in database
- SSM框架系列——数据源配置day2-1
- 洛谷P5540 [BalkanOI2011] timeismoney | 最小乘积生成树 题解
- SSM框架系列——注解开发day2-2
- Image attribute of input: type attribute of fashion cloud learning -h5
- 4. DRF permission & access frequency & filtering & sorting
- SSM framework series - annotation development day2-2
- Stm32cubeprogrammer basic instructions
- Luogu p3236 [hnoi2014] picture frame solution
猜你喜欢

SSM框架系列——注解开发day2-2

将新增和编辑的数据同步更新到列表

Record the problems encountered in using v-print

Use source insight to view and edit source code

如何防止网站被黑客入侵篡改

Aviation core technology sharing | overview of safety characteristics of acm32 MCU

Process virtual address space partition

风尚云网学习-h5的input:type属性的image属性

Please help me see what this is, mysql5 5. Thanks

Servlet监听器&过滤器介绍
随机推荐
mysql中 innoDB执行过程分析
BUUCTF WEB [BJDCTF2020]The mystery of ip
Introduction to kubernetes
Remote sensing image classification and recognition system based on convolutional neural network
MySQL function - recursive function
Baserecyclerviewadapterhelper realizes pull-down refresh and pull-up loading
21 days learning mongodb notes
uni-app 原生APP-云打包集成极光推送(JG-JPUSH)详细教程
将新增和编辑的数据同步更新到列表
mysql8安装
Kubernetes 入门教程
Number of nodes of complete binary tree
SSL证书退款说明
Aviation core technology sharing | overview of safety characteristics of acm32 MCU
No idle servers? Import OVF image to quickly experience smartx super fusion community version
Hard core parsing promise object (do you know these seven common APIs and seven key questions?)
Jiachen chapter Genesis "inner universe" joint Edition
Can I take the CPDA data analyst certificate for 0 foundation
CGC: contractual graph clustering for community detection and tracking
box-sizing
