Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错了 package.json找不到 #5

Open
AngelBo opened this issue Jul 13, 2020 · 1 comment
Open

报错了 package.json找不到 #5

AngelBo opened this issue Jul 13, 2020 · 1 comment

Comments

@AngelBo
Copy link

AngelBo commented Jul 13, 2020

0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'E:\develop\nodejs\node.exe',
1 verbose cli 'E:\develop\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'install'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: ENOENT: no such file or directory, open 'E:\WebstormProjects\Vue2.5-App\package.json'
5 verbose cwd E:\WebstormProjects\Vue2.5-App
6 verbose Windows_NT 10.0.18363
7 verbose argv "E:\develop\nodejs\node.exe" "E:\develop\nodejs\node_modules\npm\bin\npm-cli.js" "run" "install"
8 verbose node v12.18.2
9 verbose npm v6.14.5
10 error code ENOENT
11 error syscall open
12 error path E:\WebstormProjects\Vue2.5-App\package.json
13 error errno -4058
14 error enoent ENOENT: no such file or directory, open 'E:\WebstormProjects\Vue2.5-App\package.json'
15 error enoent This is related to npm not being able to find a file.
16 verbose exit [ -4058, true ]

@ElanYoung
Copy link

基于 vite + vue 开发;master分支为 vue2.7 版本;next分支为 vue3 版本,感兴趣可以进来看下

https://github.com/ElanYoung/vite-vue-travel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants