当前位置:网站首页>NPM reports an error: operation not allowed, MKDIR 'C: \ program files \ node JS \ node_ cache _ cacache’
NPM reports an error: operation not allowed, MKDIR 'C: \ program files \ node JS \ node_ cache _ cacache’
2022-04-23 09:05:00 【A blog】
1. Unhandled re jection Error: EPERM: operation not permitted, mkdir ‘C: \Program Files \node js \node_ cache _ cacache’
2. Error: EPERM: operation not permitted, mkdir ‘C: \Program Files \node js node_ global’
resolvent
1. find C:\Users( user \ Your username ).npmrc This file , Replace the content with
prefix=C:\Programming Software\nodejs\node_global
cache=C:\Programming Software\nodejs\node_cache
registry = http://registry.cnpmjs.or
2. If it is the first error , The reason is that you need administrator privileges to install
版权声明
本文为[A blog]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230901327436.html
边栏推荐
- 2021 Li Hongyi's adaptive learning rate of machine learning
- MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
- Complete binary search tree (30 points)
- [original] use system Text. JSON formats the JSON string
- [58] length of the last word [leetcode]
- Illegal character in scheme name at index 0:
- Research purpose, construction goal, construction significance, technological innovation, technological effect
- 机器学习(六)——贝叶斯分类器
- 2021李宏毅机器学习之Adaptive Learning Rate
- Output first order traversal according to second order and middle order traversal (25 points)
猜你喜欢
Correct method of calculating inference time of neural network
Chris LATTNER, father of llvm: the golden age of compilers
Program, process, thread; Memory structure diagram; Thread creation and startup; Common methods of thread
Detailed explanation of delete, truncate and drop principles in MySQL database
OneFlow學習筆記:從Functor到OpExprInterpreter
Brush classic topics
ATSS(CVPR2020)
Cadence process angle simulation, Monte Carlo simulation, PSRR
2021 Li Hongyi's adaptive learning rate of machine learning
Flink SQL realizes the integration of stream and batch
随机推荐
Strength comparison vulnerability of PHP based on hash algorithm
2022-04-22 openebs cloud native storage
Wechat applet catchtap = "todetail" event problem
node安装
Find the sum of simple types of matrices
501. 二叉搜索树中的众数
是否完全二叉搜索树 (30 分)
Go language self-study series | golang nested structure
MySQL small exercise (only suitable for beginners, non beginners are not allowed to enter)
Failed to download esp32 program, prompting timeout
Technological innovation in government affairs in the construction of Digital Government
Distributed message oriented middleware framework selection - Digital Architecture Design (7)
BK3633 规格书
2021 Li Hongyi's adaptive learning rate of machine learning
To remember the composition ~ the pre order traversal of binary tree
Project upload part
Complete binary search tree (30 points)
Talent Plan 学习营初体验:交流+坚持 开源协作课程学习的不二路径
基于ThinkPHP5版本TRC20-资金归集解决方案
Brush classic topics