Merge branch 'newtoolbar' into ownedpads
commit
cb85ad3fdf
@ -0,0 +1,49 @@
|
||||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ '/home/yflory/.nvm/versions/node/v7.0.0/bin/node',
|
||||
1 verbose cli '/home/yflory/.nvm/versions/node/v7.0.0/bin/npm',
|
||||
1 verbose cli 'run',
|
||||
1 verbose cli 'lint' ]
|
||||
2 info using npm@3.10.8
|
||||
3 info using node@v7.0.0
|
||||
4 verbose run-script [ 'prelint', 'lint', 'postlint' ]
|
||||
5 info lifecycle cryptpad@0.1.0~prelint: cryptpad@0.1.0
|
||||
6 silly lifecycle cryptpad@0.1.0~prelint: no script for prelint, continuing
|
||||
7 info lifecycle cryptpad@0.1.0~lint: cryptpad@0.1.0
|
||||
8 verbose lifecycle cryptpad@0.1.0~lint: unsafe-perm in lifecycle true
|
||||
9 verbose lifecycle cryptpad@0.1.0~lint: PATH: /home/yflory/.nvm/versions/node/v7.0.0/lib/node_modules/npm/bin/node-gyp-bin:/home/yflory/XWiki/cryptpad/node_modules/.bin:/home/yflory/.nvm/versions/node/v7.0.0/bin:/usr/lib/jvm/java-8-openjdk-amd64/bin:/usr/local/apache-maven/apache-maven-3.3.9/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/yflory/android-sdk-linux/tools
|
||||
10 verbose lifecycle cryptpad@0.1.0~lint: CWD: /home/yflory/XWiki/cryptpad
|
||||
11 silly lifecycle cryptpad@0.1.0~lint: Args: [ '-c',
|
||||
11 silly lifecycle 'jshint --config .jshintrc --exclude-path .jshintignore .' ]
|
||||
12 silly lifecycle cryptpad@0.1.0~lint: Returned: code: 2 signal: null
|
||||
13 info lifecycle cryptpad@0.1.0~lint: Failed to exec lint script
|
||||
14 verbose stack Error: cryptpad@0.1.0 lint: `jshint --config .jshintrc --exclude-path .jshintignore .`
|
||||
14 verbose stack Exit status 2
|
||||
14 verbose stack at EventEmitter.<anonymous> (/home/yflory/.nvm/versions/node/v7.0.0/lib/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> (/home/yflory/.nvm/versions/node/v7.0.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:877:16)
|
||||
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
|
||||
15 verbose pkgid cryptpad@0.1.0
|
||||
16 verbose cwd /home/yflory/XWiki/cryptpad
|
||||
17 error Linux 4.4.0-59-generic
|
||||
18 error argv "/home/yflory/.nvm/versions/node/v7.0.0/bin/node" "/home/yflory/.nvm/versions/node/v7.0.0/bin/npm" "run" "lint"
|
||||
19 error node v7.0.0
|
||||
20 error npm v3.10.8
|
||||
21 error code ELIFECYCLE
|
||||
22 error cryptpad@0.1.0 lint: `jshint --config .jshintrc --exclude-path .jshintignore .`
|
||||
22 error Exit status 2
|
||||
23 error Failed at the cryptpad@0.1.0 lint script 'jshint --config .jshintrc --exclude-path .jshintignore .'.
|
||||
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 cryptpad package,
|
||||
23 error not with npm itself.
|
||||
23 error Tell the author that this fails on your system:
|
||||
23 error jshint --config .jshintrc --exclude-path .jshintignore .
|
||||
23 error You can get information on how to open an issue for this project with:
|
||||
23 error npm bugs cryptpad
|
||||
23 error Or if that isn't available, you can get their info via:
|
||||
23 error npm owner ls cryptpad
|
||||
23 error There is likely additional logging output above.
|
||||
24 verbose exit [ 1, true ]
|
Loading…
Reference in New Issue