Showing
3 changed files
with
0 additions
and
49 deletions
apps/web/.DS_Store
deleted
100644 → 0
No preview for this file type
b.xlsx
deleted
100644 → 0
No preview for this file type
npm-debug.log
deleted
100644 → 0
1 | -0 info it worked if it ends with ok | ||
2 | -1 verbose cli [ '/usr/local/bin/node', | ||
3 | -1 verbose cli '/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/.bin/npm', | ||
4 | -1 verbose cli 'run', | ||
5 | -1 verbose cli 'babel', | ||
6 | -1 verbose cli 'app.js' ] | ||
7 | -2 info using npm@3.10.9 | ||
8 | -3 info using node@v6.2.0 | ||
9 | -4 verbose run-script [ 'prebabel', 'babel', 'postbabel' ] | ||
10 | -5 info lifecycle yoho-node-ci@0.0.1~prebabel: yoho-node-ci@0.0.1 | ||
11 | -6 silly lifecycle yoho-node-ci@0.0.1~prebabel: no script for prebabel, continuing | ||
12 | -7 info lifecycle yoho-node-ci@0.0.1~babel: yoho-node-ci@0.0.1 | ||
13 | -8 verbose lifecycle yoho-node-ci@0.0.1~babel: unsafe-perm in lifecycle true | ||
14 | -9 verbose lifecycle yoho-node-ci@0.0.1~babel: PATH: /Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/npm/bin/node-gyp-bin:/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/.bin:/usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/.bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:/Users/chenfeng/Documents/tools/android-sdk-macosx/platform-tools:/Users/chenfeng/Documents/tools/android-sdk-macosx/tools:/usr/local/nginx/sbin | ||
15 | -10 verbose lifecycle yoho-node-ci@0.0.1~babel: CWD: /Users/chenfeng/Documents/source/yoho/yoho-node-ci | ||
16 | -11 silly lifecycle yoho-node-ci@0.0.1~babel: Args: [ '-c', 'babel-node "app.js"' ] | ||
17 | -12 silly lifecycle yoho-node-ci@0.0.1~babel: Returned: code: 1 signal: null | ||
18 | -13 info lifecycle yoho-node-ci@0.0.1~babel: Failed to exec babel script | ||
19 | -14 verbose stack Error: yoho-node-ci@0.0.1 babel: `babel-node "app.js"` | ||
20 | -14 verbose stack Exit status 1 | ||
21 | -14 verbose stack at EventEmitter.<anonymous> (/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/npm/lib/utils/lifecycle.js:255:16) | ||
22 | -14 verbose stack at emitTwo (events.js:106:13) | ||
23 | -14 verbose stack at EventEmitter.emit (events.js:191:7) | ||
24 | -14 verbose stack at ChildProcess.<anonymous> (/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/npm/lib/utils/spawn.js:40:14) | ||
25 | -14 verbose stack at emitTwo (events.js:106:13) | ||
26 | -14 verbose stack at ChildProcess.emit (events.js:191:7) | ||
27 | -14 verbose stack at maybeClose (internal/child_process.js:850:16) | ||
28 | -14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) | ||
29 | -15 verbose pkgid yoho-node-ci@0.0.1 | ||
30 | -16 verbose cwd /Users/chenfeng/Documents/source/yoho/yoho-node-ci | ||
31 | -17 error Darwin 16.1.0 | ||
32 | -18 error argv "/usr/local/bin/node" "/Users/chenfeng/Documents/source/yoho/yoho-node-ci/node_modules/.bin/npm" "run" "babel" "app.js" | ||
33 | -19 error node v6.2.0 | ||
34 | -20 error npm v3.10.9 | ||
35 | -21 error code ELIFECYCLE | ||
36 | -22 error yoho-node-ci@0.0.1 babel: `babel-node "app.js"` | ||
37 | -22 error Exit status 1 | ||
38 | -23 error Failed at the yoho-node-ci@0.0.1 babel script 'babel-node "app.js"'. | ||
39 | -23 error Make sure you have the latest version of node.js and npm installed. | ||
40 | -23 error If you do, this is most likely a problem with the yoho-node-ci package, | ||
41 | -23 error not with npm itself. | ||
42 | -23 error Tell the author that this fails on your system: | ||
43 | -23 error babel-node "app.js" | ||
44 | -23 error You can get information on how to open an issue for this project with: | ||
45 | -23 error npm bugs yoho-node-ci | ||
46 | -23 error Or if that isn't available, you can get their info via: | ||
47 | -23 error npm owner ls yoho-node-ci | ||
48 | -23 error There is likely additional logging output above. | ||
49 | -24 verbose exit [ 1, true ] |
-
Please register or login to post a comment