• a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 登录了本站
  • a***n 下载了资源 付费心理测试网站源码、心理测试H5变现源码、心理测评网站源码
  • a***n 购买了资源 付费心理测试网站源码、心理测试H5变现源码、心理测评网站源码
所有分类
  • 所有分类
  • 未分类

npm install执行报错:ENOENT: no such file or directory, open ‘D:\Node\package.json

C:\Users\Administrator>npm install
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\Administrator/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\Administrator\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! D:\nodejs\node_cache\_logs\2024-09-29T15_50_37_869Z-debug-0.log

这句话的意思大概是 没有 package.json 这样的文件或目录,打开’D:\Node\package.json’,

解决办法:

  • 先执行 npm init -f 再安装npm install
  • npm WARN using --force Recommended protections disabled.
    Wrote to C:\Users\Administrator\package.json:
    
    {
      "name": "administrator",
      "version": "1.0.0",
      "description": "",
      "main": "index.js",
      "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
      },
      "keywords": [],
      "author": "",
      "license": "ISC"
    }

     

声明:

1、本站大部分资源均为网络采集所得,仅供用来学习研究,请于下载后的24h内自行删除,正式商用请购买正版。
2、所有汉化类文件和个别标注了“原创”的产品均为本站原创发布,任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。
3、如若本站内容侵犯了原著者的合法权益,请携带相关版权文件联系我们[微信/QQ:9820910]进行下架或删除。
4、虚拟下载类资源具有可复制性,一经下载后本站有权拒绝退款或更换其他商品!
原文链接:https://xdyl.club/?p=130,转载请注明出处~~~

0
分享海报

评论0

站点公告

显示验证码
没有账号?注册  忘记密码?

社交账号快速登录

微信扫一扫关注
如已关注,请回复“登录”二字获取验证码