当前位置:网站首页>npm一个错误 npm ERR code ENOENT npm ERR syscall open
npm一个错误 npm ERR code ENOENT npm ERR syscall open
2022-07-06 09:12:00 【程序员柒七】
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\Sys\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\Sys\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Lenovo\AppData\Roaming\npm-cache\_logs\2021-11-02T08_47_57_691Z-debug.log
原因就是找不到package.json
其中可能是误删了package.json,另一个可能是不在项目那一级运行,可能在上一级或者下一级
边栏推荐
- [unity] simulate jelly effect (with collision) -- tutorial on using jellysprites plug-in
- MySQL20-MySQL的数据目录
- Texttext data enhancement method data argument
- 百度百科数据爬取及内容分类识别
- MySQL29-数据库其它调优策略
- Global and Chinese market of operational amplifier 2022-2028: Research Report on technology, participants, trends, market size and share
- MySQL combat optimization expert 12 what does the memory data structure buffer pool look like?
- Mysql30 transaction Basics
- Unicode decodeerror: 'UTF-8' codec can't decode byte 0xd0 in position 0 successfully resolved
- [reading notes] rewards efficient and privacy preserving federated deep learning
猜你喜欢
MySQL28-数据库的设计规范
PyTorch RNN 实战案例_MNIST手写字体识别
Typescript入门教程(B站黑马程序员)
MySQL36-数据库备份与恢复
MySQL26-性能分析工具的使用
Adaptive Bezier curve network for real-time end-to-end text recognition
MySQL29-数据库其它调优策略
Super detailed steps to implement Wechat public number H5 Message push
How to build an interface automation testing framework?
Not registered via @enableconfigurationproperties, marked (@configurationproperties use)
随机推荐
MySQL18-MySQL8其它新特性
API learning of OpenGL (2005) gl_ MAX_ TEXTURE_ UNITS GL_ MAX_ TEXTURE_ IMAGE_ UNITS_ ARB
[untitled]
Database middleware_ MYCAT summary
Time complexity (see which sentence is executed the most times)
MySQL26-性能分析工具的使用
CSDN问答标签技能树(五) —— 云原生技能树
Software test engineer development planning route
【C语言】深度剖析数据存储的底层原理
实现微信公众号H5消息推送的超级详细步骤
What is the current situation of the game industry in the Internet world?
MySQL combat optimization expert 05 production experience: how to plan the database machine configuration in the real production environment?
MySQL23-存储引擎
Timestamp with implicit default value is deprecated error in MySQL 5.6
MySQL combat optimization expert 04 uses the execution process of update statements in the InnoDB storage engine to talk about what binlog is?
[leectode 2022.2.13] maximum number of "balloons"
UnicodeDecodeError: ‘utf-8‘ codec can‘t decode byte 0xd0 in position 0成功解决
Mysql24 index data structure
MySQL36-数据库备份与恢复
Implement sending post request with form data parameter