Skip to content

Instantly share code, notes, and snippets.

@alexleventer
Created December 14, 2015 05:16
Show Gist options
  • Save alexleventer/57a894964396745a68fe to your computer and use it in GitHub Desktop.
Save alexleventer/57a894964396745a68fe to your computer and use it in GitHub Desktop.
remote: npm info prepublish [email protected]
remote: npm WARN unmet dependency /var/lib/openshift/562d7e6c0c1e6601c10000d9/app-root/runtime/repo/node_modules/gulp-browserify requires browserify@'3.x' but will load
remote: npm WARN unmet dependency /var/lib/openshift/562d7e6c0c1e6601c10000d9/app-root/runtime/repo/node_modules/browserify,
remote: npm WARN unmet dependency which is version 4.2.3
remote: npm ERR! peerinvalid The package browserify does not satisfy its siblings' peerDependencies requirements!
remote:
remote: npm ERR! System Linux 2.6.32-504.34.1.el6.x86_64
remote: npm ERR! command "node" "/opt/rh/nodejs010/root/usr/bin/npm" "install" "-d"
remote: npm ERR! cwd /var/lib/openshift/562d7e6c0c1e6601c10000d9/app-root/runtime/repo
remote: npm ERR! node -v v0.10.35
remote: npm ERR! npm -v 1.4.28
remote: npm ERR! code EPEERINVALID
remote: npm ERR!
remote: npm ERR! Additional logging details can be found in:
remote: npm ERR! /var/lib/openshift/562d7e6c0c1e6601c10000d9/app-root/runtime/repo/npm-debug.log
remote: npm ERR! not ok code 0
remote: An error occurred executing 'gear postreceive' (exit code: 1)
remote: Error message: CLIENT_ERROR: Failed to execute: 'control build' for /var/lib/openshift/562d7e6c0c1e6601c10000d9/nodejs
remote:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment