@ftrack/react-toolbox
Version:
A set of React components implementing Google's Material Design specification with the power of CSS Modules.
46 lines (45 loc) • 2.9 kB
Plain Text
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'lint' ]
2 info using npm@3.6.0
3 info using node@v5.6.0
4 verbose run-script [ 'prelint', 'lint', 'postlint' ]
5 info lifecycle react-toolbox@0.16.2~prelint: react-toolbox@0.16.2
6 silly lifecycle react-toolbox@0.16.2~prelint: no script for prelint, continuing
7 info lifecycle react-toolbox@0.16.2~lint: react-toolbox@0.16.2
8 verbose lifecycle react-toolbox@0.16.2~lint: unsafe-perm in lifecycle true
9 verbose lifecycle react-toolbox@0.16.2~lint: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/lucas/dev/react-toolbox/node_modules/.bin:/opt/homebrew-cask/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin
10 verbose lifecycle react-toolbox@0.16.2~lint: CWD: /Users/lucas/dev/react-toolbox
11 silly lifecycle react-toolbox@0.16.2~lint: Args: [ '-c', 'npm run lint:js && npm run lint:scss' ]
12 silly lifecycle react-toolbox@0.16.2~lint: Returned: code: 1 signal: null
13 info lifecycle react-toolbox@0.16.2~lint: Failed to exec lint script
14 verbose stack Error: react-toolbox@0.16.2 lint: `npm run lint:js && npm run lint:scss`
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:232:16)
14 verbose stack at emitTwo (events.js:100:13)
14 verbose stack at EventEmitter.emit (events.js:185:7)
14 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:24:14)
14 verbose stack at emitTwo (events.js:100:13)
14 verbose stack at ChildProcess.emit (events.js:185:7)
14 verbose stack at maybeClose (internal/child_process.js:827:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
15 verbose pkgid react-toolbox@0.16.2
16 verbose cwd /Users/lucas/dev/react-toolbox
17 error Darwin 15.3.0
18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "lint"
19 error node v5.6.0
20 error npm v3.6.0
21 error code ELIFECYCLE
22 error react-toolbox@0.16.2 lint: `npm run lint:js && npm run lint:scss`
22 error Exit status 1
23 error Failed at the react-toolbox@0.16.2 lint script 'npm run lint:js && npm run lint:scss'.
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 react-toolbox package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error npm run lint:js && npm run lint:scss
23 error You can get information on how to open an issue for this project with:
23 error npm bugs react-toolbox
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls react-toolbox
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]