bikaiqiao / kuaishou-auto

7 stars 6 forks source link

请问用node哪个版本还原依赖包 #1

Open xcl-net opened 1 year ago

xcl-net commented 1 year ago

PS D:\code\github\kuaishou-auto> npm i
npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental metadata must be fetched from the registry. npm WARN old lockfile npm WARN old lockfile This is a one-time fix-up, please be patient... npm WARN old lockfile npm ERR! code ENOENT npm ERR! syscall open npm ERR! path D:\code\github\kuaishou-auto/package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'D:\code\github\kuaishou-auto\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\Administrator\AppData\Local\npm-cache_logs\2023-07-11T16_02_03_284Z-debug-0.log

xcl-net commented 1 year ago

没有package.json文件,能补充下吗