1 Star 1 Fork 1

json / api-server

forked from Langzi / api-server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
npm-debug.log 3.19 KB
一键复制 编辑 原始数据 按行查看 历史
litangchun 提交于 2017-08-23 09:12 . 样式修改
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'start' ]
2 info using npm@3.10.10
3 info using node@v6.11.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle mock-server@1.0.0~prestart: mock-server@1.0.0
6 silly lifecycle mock-server@1.0.0~prestart: no script for prestart, continuing
7 info lifecycle mock-server@1.0.0~start: mock-server@1.0.0
8 verbose lifecycle mock-server@1.0.0~start: unsafe-perm in lifecycle true
9 verbose lifecycle mock-server@1.0.0~start: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;D:\program\Git\repo\api-server\node_modules\.bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;D:\program\maven\apache-maven-3.3.9\bin;D:\program\java\jdk1.6.0_45\jdk1.6.0_45\bin;C:\Program Files (x86)\Yarn\bin;C:\Program Files\Git\cmd;C:\Program Files\TortoiseSVN\bin;C:\Users\ctl\AppData\Local\Microsoft\WindowsApps;C:\Users\ctl\AppData\Roaming\npm;C:\Users\ctl\AppData\Local\Yarn\bin
10 verbose lifecycle mock-server@1.0.0~start: CWD: D:\program\Git\repo\api-server
11 silly lifecycle mock-server@1.0.0~start: Args: [ '/d /s /c', 'nodemon server.js' ]
12 silly lifecycle mock-server@1.0.0~start: Returned: code: 1 signal: null
13 info lifecycle mock-server@1.0.0~start: Failed to exec start script
14 verbose stack Error: mock-server@1.0.0 start: `nodemon server.js`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:191:7)
14 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:191:7)
14 verbose stack at maybeClose (internal/child_process.js:891:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid mock-server@1.0.0
16 verbose cwd D:\program\Git\repo\api-server
17 error Windows_NT 10.0.15063
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "start"
19 error node v6.11.0
20 error npm v3.10.10
21 error code ELIFECYCLE
22 error mock-server@1.0.0 start: `nodemon server.js`
22 error Exit status 1
23 error Failed at the mock-server@1.0.0 start script 'nodemon server.js'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the mock-server package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error nodemon server.js
23 error You can get information on how to open an issue for this project with:
23 error npm bugs mock-server
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls mock-server
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
HTML
1
https://gitee.com/yongyangou/api-server.git
git@gitee.com:yongyangou/api-server.git
yongyangou
api-server
api-server
master

搜索帮助