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

tabs启动失败 #44

Open
iamcrystal94 opened this issue Apr 10, 2018 · 1 comment
Open

tabs启动失败 #44

iamcrystal94 opened this issue Apr 10, 2018 · 1 comment

Comments

@iamcrystal94
Copy link

报错信息:
C:\前端\学习资源\react-book-examples-master>npm start
npm ERR! path C:\前端\学习资源\react-book-examples-master\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'C:\前端\学习资源\react-book-examples-master\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\78274\AppData\Roaming\npm-cache_logs\2018-04-10T08_46_52_252Z-debug.log

2018-04-10T08_46_52_252Z-debug.log
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Apps\nodejs\node.exe',
1 verbose cli 'C:\Apps\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: ENOENT: no such file or directory, open 'C:\前端\学习资源\react-book-examples-master\package.json'
5 verbose cwd C:\前端\学习资源\react-book-examples-master
6 verbose Windows_NT 10.0.16299
7 verbose argv "C:\Apps\nodejs\node.exe" "C:\Apps\nodejs\node_modules\npm\bin\npm-cli.js" "run" "start"
8 verbose node v8.11.1
9 verbose npm v5.6.0
10 error path C:\前端\学习资源\react-book-examples-master\package.json
11 error code ENOENT
12 error errno -4058
13 error syscall open
14 error enoent ENOENT: no such file or directory, open 'C:\前端\学习资源\react-book-examples-master\package.json'
15 error enoent This is related to npm not being able to find a file.
16 verbose exit [ -4058, true ]

@wangi4myself
Copy link

试试删除node_moudles下的node-sass 重新install一遍。

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