当前位置:网站首页>When Nodejs installation depends on cpnm, the install shows Error: Cannot find module 'fs/promises'
When Nodejs installation depends on cpnm, the install shows Error: Cannot find module 'fs/promises'
2022-08-03 13:03:00 【Ollie cheers _】
Solution:
1. Reduce the version of cnpm:
Delete the installed version of cnpm:
npm uninstall -g cnpm
Install a lower version of cnpm:
npm install [email protected] -g --registry=https://registry.npm.taobao.org
边栏推荐
- PolarFormer: Multi-camera 3D Object Detection with Polar Transformers 论文笔记
- 便携烙铁开源系统IronOS,支持多款便携DC, QC, PD供电烙铁,支持所有智能烙铁标准功能
- 想学自动化测试网课哪个好?过了人告诉你:适合自己的才是最重要
- 数据库系统原理与应用教程(076)—— MySQL 练习题:操作题 160-167(二十):综合练习
- 【R】用grafify搞定统计绘图、方差分析、干预比较等!
- 海外代购系统/代购网站怎么搭建——源码解析
- 特征工程学习笔记
- 15. PARTITIONS「建议收藏」
- Image fusion DDcGAN study notes
- 可重入锁详解(什么是可重入)
猜你喜欢
随机推荐
Feature Engineering Study Notes
流式编程使用场景
数据库系统原理与应用教程(073)—— MySQL 练习题:操作题 131-140(十七):综合练习
AMS simulation
7月份最后一篇博客
The common problems in the futures account summary
期货公司开户关注的关键点
Image fusion DDcGAN study notes
An动画基础之元件的影片剪辑效果
便携烙铁开源系统IronOS,支持多款便携DC, QC, PD供电烙铁,支持所有智能烙铁标准功能
An基本工具介绍之选择线条工具(包教会)
Classes and objects (upper)
链游NFT元宇宙游戏系统开发技术方案及源码
word标尺有哪些作用
【Verilog】HDLBits题解——验证:阅读模拟
【Verilog】HDLBits题解——Verification: Writing Testbenches
An工具介绍之钢笔工具、铅笔工具与画笔工具
【Verilog】HDLBits题解——Verification: Reading Simulations
Five, the function calls
【Verilog】HDLBits题解——Circuits/Sequential Logic/Latches and Flip-Flops