mirror of https://github.com/sveltejs/svelte
parent
ad1f15d01f
commit
d22fcb5026
@ -1,48 +0,0 @@
|
||||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ '/Users/haggis/.nvm/versions/node/v6.4.0/bin/node',
|
||||
1 verbose cli '/Users/haggis/.nvm/versions/node/v6.4.0/bin/npm',
|
||||
1 verbose cli 'run',
|
||||
1 verbose cli 'lint' ]
|
||||
2 info using npm@3.10.3
|
||||
3 info using node@v6.4.0
|
||||
4 verbose run-script [ 'prelint', 'lint', 'postlint' ]
|
||||
5 info lifecycle svelte@0.2.0~prelint: svelte@0.2.0
|
||||
6 silly lifecycle svelte@0.2.0~prelint: no script for prelint, continuing
|
||||
7 info lifecycle svelte@0.2.0~lint: svelte@0.2.0
|
||||
8 verbose lifecycle svelte@0.2.0~lint: unsafe-perm in lifecycle true
|
||||
9 verbose lifecycle svelte@0.2.0~lint: PATH: /Users/haggis/.nvm/versions/node/v6.4.0/lib/node_modules/npm/bin/node-gyp-bin:/www/SVELTE/svelte/node_modules/.bin:/Users/haggis/.nvm/versions/node/v6.4.0/bin:/Users/haggis/.yarn/bin:/Users/haggis/torch/install/bin:/Users/haggis/.nvm/versions/node/v6.4.0/bin:./node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/Library/Frameworks/GDAL.framework/Programs
|
||||
10 verbose lifecycle svelte@0.2.0~lint: CWD: /www/SVELTE/svelte
|
||||
11 silly lifecycle svelte@0.2.0~lint: Args: [ '-c', 'eslint compiler' ]
|
||||
12 silly lifecycle svelte@0.2.0~lint: Returned: code: 1 signal: null
|
||||
13 info lifecycle svelte@0.2.0~lint: Failed to exec lint script
|
||||
14 verbose stack Error: svelte@0.2.0 lint: `eslint compiler`
|
||||
14 verbose stack Exit status 1
|
||||
14 verbose stack at EventEmitter.<anonymous> (/Users/haggis/.nvm/versions/node/v6.4.0/lib/node_modules/npm/lib/utils/lifecycle.js:242: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> (/Users/haggis/.nvm/versions/node/v6.4.0/lib/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:852:16)
|
||||
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
|
||||
15 verbose pkgid svelte@0.2.0
|
||||
16 verbose cwd /www/SVELTE/svelte
|
||||
17 error Darwin 15.6.0
|
||||
18 error argv "/Users/haggis/.nvm/versions/node/v6.4.0/bin/node" "/Users/haggis/.nvm/versions/node/v6.4.0/bin/npm" "run" "lint"
|
||||
19 error node v6.4.0
|
||||
20 error npm v3.10.3
|
||||
21 error code ELIFECYCLE
|
||||
22 error svelte@0.2.0 lint: `eslint compiler`
|
||||
22 error Exit status 1
|
||||
23 error Failed at the svelte@0.2.0 lint script 'eslint compiler'.
|
||||
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 svelte package,
|
||||
23 error not with npm itself.
|
||||
23 error Tell the author that this fails on your system:
|
||||
23 error eslint compiler
|
||||
23 error You can get information on how to open an issue for this project with:
|
||||
23 error npm bugs svelte
|
||||
23 error Or if that isn't available, you can get their info via:
|
||||
23 error npm owner ls svelte
|
||||
23 error There is likely additional logging output above.
|
||||
24 verbose exit [ 1, true ]
|
Loading…
Reference in new issue