Skip to content

tabs启动失败 #44

Description

@iamcrystal94

报错信息:
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 npm@5.6.0
3 info using node@v8.11.1
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 ]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions