Skip to content

Instantly share code, notes, and snippets.

@tombaeyens
Created December 16, 2015 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tombaeyens/8442a4dca73b0a17dcaa to your computer and use it in GitHub Desktop.
Save tombaeyens/8442a4dca73b0a17dcaa to your computer and use it in GitHub Desktop.
client build error
[/Code/effektif-product] dev/client.sh
Installing NPM dependencies:
npm WARN package.json effektif@3.0.0 No description
npm WARN package.json effektif@3.0.0 No README data
npm WARN package.json effektif@3.0.0 No license field.
npm WARN package.json effektif@3.0.0 No description
npm WARN package.json effektif@3.0.0 No README data
npm WARN package.json effektif@3.0.0 No license field.
npm WARN peerDependencies The peer dependency grunt-cli included from effektif will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN peerDependencies The peer dependency coveralls included from effektif will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.4
npm ERR! npm v2.10.1
npm ERR! code E404
npm ERR! 404 Not found : @signavio/effektif-commons
npm ERR! 404
npm ERR! 404 '@signavio/effektif-commons' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of 'effektif'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! Please include the following file with any support request:
npm ERR! /Code/effektif-product/client/npm-debug.log
npm WARN unavoidable conflict lodash { '/Code/effektif-product/client/node_modules/lodash': '3.10.1',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/grunt-cli/node_modules/findup-sync/node_modules/lodash': '2.4.2' }
npm WARN unavoidable conflict Not de-duplicating
npm WARN unavoidable conflict underscore { '/Code/effektif-product/client/node_modules/backbone/node_modules/underscore': '1.8.3',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/backbone.uniquemodel/node_modules/underscore': '1.6.0',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/node-complexify/node_modules/underscore': '1.8.3',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/backbone-rel/node_modules/underscore': '1.8.3',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/backbone-rel-partialput/node_modules/underscore': '1.8.3',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/coveralls/node_modules/js-yaml/node_modules/argparse/node_modules/underscore': '1.7.0' }
npm WARN unavoidable conflict Not de-duplicating
npm WARN unavoidable conflict source-map { '/Code/effektif-product/client/node_modules/react/node_modules/envify/node_modules/jstransform/node_modules/source-map': '0.1.31',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/less/node_modules/source-map': '0.4.4' }
npm WARN unavoidable conflict Not de-duplicating
npm WARN unavoidable conflict fbjs { '/Code/effektif-product/client/node_modules/react/node_modules/fbjs': '0.3.2',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/react-mentions/node_modules/fbjs': '0.4.0' }
npm WARN unavoidable conflict Not de-duplicating
npm WARN unavoidable conflict request { '/Code/effektif-product/client/node_modules/coveralls/node_modules/request': '2.40.0',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/less/node_modules/request': '2.64.0' }
npm WARN unavoidable conflict Not de-duplicating
npm WARN unavoidable conflict esprima { '/Code/effektif-product/client/node_modules/coveralls/node_modules/js-yaml/node_modules/esprima': '1.0.4',
npm WARN unavoidable conflict '/Code/effektif-product/client/node_modules/esprima': '2.6.0' }
npm WARN unavoidable conflict Not de-duplicating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment