Open adrianco opened 8 years ago
Travis build failed.
babel-eslint@6.1.2 node_modules/babel-eslint ├── lodash.pickby@4.4.0 (lodash.keysin@4.1.4, lodash._baseiteratee@4.7.0) ├── babel-types@6.11.1 (to-fast-properties@1.0.2, esutils@2.0.2, lodash@4.13.1, babel-runtime@6.9.2) ├── babylon@6.8.4 (babel-runtime@6.9.2) └── babel-traverse@6.10.4 (babel-messages@6.8.0, globals@8.18.0, debug@2.2.0, babel-code-frame@6.11.0, invariant@2.2.1, lodash@4.13.1, babel-runtime@6.9.2) gulp-less@3.1.0 node_modules/gulp-less ├── object-assign@4.1.0 ├── vinyl-sourcemaps-apply@0.2.1 (source-map@0.5.6) ├── through2@2.0.1 (xtend@4.0.1, readable-stream@2.0.6) ├── gulp-util@3.0.7 (array-differ@1.0.0, beeper@1.1.0, array-uniq@1.0.3, lodash._reescape@3.0.0, lodash._reevaluate@3.0.0, lodash._reinterpolate@3.0.0, object-assign@3.0.0, replace-ext@0.0.1, fancy-log@1.2.0, minimist@1.2.0, has-gulplog@0.1.0, vinyl@0.5.3, chalk@1.1.3, lodash.template@3.6.2, gulplog@1.0.0, multipipe@0.1.2, dateformat@1.0.12) ├── less@2.7.1 (graceful-fs@4.1.4, mime@1.3.4, image-size@0.5.0, source-map@0.5.6, errno@0.1.4, mkdirp@0.5.1, promise@7.1.1) └── accord@0.23.0 (indx@0.2.3, semver@5.2.0, convert-source-map@1.2.0, fobject@0.0.4, glob@7.0.3, when@3.7.7, resolve@1.1.7, uglify-js@2.7.0, lodash@4.11.2) npm ERR! Linux 3.13.0-40-generic npm ERR! argv "/home/travis/.nvm/versions/node/v4.2.6/bin/node" "/home/travis/.nvm/versions/node/v4.2.6/bin/npm" "install" npm ERR! node v4.2.6 npm ERR! npm v2.14.12 npm ERR! Callback called more than once. npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! <https://github.com/npm/npm/issues> npm ERR! Please include the following file with any support request: npm ERR! /home/travis/build/adrianco/spigo/ui/npm-debug.log The command "cd ui && npm install && npm run build && cd .." exited with 1. Done. Your build exited with 1.
local cd ui; npm install also failed
> fsevents@1.0.11 install /Users/acockcroft/go/src/github.com/adrianco/spigo/ui/node_modules/fsevents > node-pre-gyp install --fallback-to-build [fsevents] Success: "/Users/acockcroft/go/src/github.com/adrianco/spigo/ui/node_modules/fsevents/lib/binding/Release/node-v11-darwin-x64/fse.node" is installed via remote npm ERR! peerinvalid The package karma does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer gulp-karma@0.0.5 wants karma@>=0.10 <=0.13 npm ERR! peerinvalid Peer karma-browserify@5.0.3 wants karma@>=0.10.0 npm ERR! peerinvalid Peer karma-nyan-reporter@0.2.4 wants karma@>=0.9 npm ERR! peerinvalid Peer karma-phantomjs-launcher@1.0.0 wants karma@>=0.9 npm ERR! peerinvalid Peer karma-spec-reporter@0.0.25 wants karma@>=0.9 npm ERR! System Darwin 15.5.0 npm ERR! command "node" "/usr/local/bin/npm" "install" npm ERR! cwd /Users/acockcroft/go/src/github.com/adrianco/spigo/ui npm ERR! node -v v0.10.33 npm ERR! npm -v 1.4.28 npm ERR! code EPEERINVALID npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /Users/acockcroft/go/src/github.com/adrianco/spigo/ui/npm-debug.log npm ERR! not ok code 0
Do you need help on this one?
Travis build failed.
local cd ui; npm install also failed