当前位置:网站首页>【npm install 报错问题合集】- npm ERR! code ENOTEMPTY npm ERR! syscall rmdir
【npm install 报错问题合集】- npm ERR! code ENOTEMPTY npm ERR! syscall rmdir
2022-08-02 05:52:00 【杨北林】
报错信息
npm ERR! code ENOTEMPTY
npm ERR! syscall rmdir
npm ERR! path D:\cmeim\chongtong\cmeim-web\node_modules.staging\swiper-6795cdfd
npm ERR! errno -4051
npm ERR! ENOTEMPTY: directory not empty, rmdir ‘D:\cmeim\chongtong\cmeim-web\node_modules.staging\swiper-6795cdfd’
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2022-07-29T05_51_18_554Z-debug.log
解决方案
1、npm cache clean --force
2、将node_modules文件夹删除
3、npm i
成功结果
边栏推荐
- leetcode-318.最大单词长度乘积
- MySql 5.7.38下载安装教程 ,并实现在Navicat操作MySql
- How the Internet of Things is changing the efficiency of city operations
- MySQL高级语句(一)
- Machine learning -- - theory of support vector machine (SVM)
- [数据集][VOC]男女数据集voc格式6188张
- Dataset: A detailed guide to the download link collection of commonly used datasets in machine learning
- Node installation and configuration (node-v12.20.2-x64 ) and introduction to node version switching
- MySQL高级SQL语句
- Xgboost报错 ValueError: Invalid shape: (1650, 2) for label
猜你喜欢
随机推荐
排雷小游戏(C语言)
有点奇怪!访问目的网址,主机能容器却不行
The international top conference OSDI included Taobao system papers for the first time, and the device-cloud collaborative intelligence was recommended by the keynote speech of the conference
MySQL classic 50 practice questions and the most detailed analysis of the whole network
HCIP 第一天
MySql COUNT statistics function explanation
APP special test: traffic test
postgres 多个变量填充字符串,字串格式化
How the Internet of Things is changing the efficiency of city operations
直播系统聊天技术(八):vivo直播系统中IM消息模块的架构实践
zabbix自动发现和自动注册
npm 和 yarn的区别
秒杀系统小demo
MySQL driver jar package download -- nanny tutorial
odoo field 设置匿名函数domain
HCIP BGP Comprehensive Experiment Establishing peers, route reflectors, federation, route announcement and aggregation
leetcode solves the linked list merge problem in one step
看图就懂|衡量业务增长健康的销售指标如何选择
How to install the specified version package with NPM and view the version number
Machine learning -- - theory of support vector machine (SVM)