Created
October 28, 2011 16:01
-
-
Save jdjkelly/1322626 to your computer and use it in GitHub Desktop.
Hubot Heroku Error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [email protected] install /tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/node-xmpp/node_modules/node-expat | |
> node-waf configure build | |
> [email protected] install /tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat | |
> node-waf configure build | |
npm ERR! error installing [email protected] Error: Unsupported | |
npm ERR! error installing [email protected] at checkEngine (/tmp/node-npm-77lk/lib/install.js:493:14) | |
npm ERR! error installing [email protected] at Array.0 (/tmp/node-npm-77lk/node_modules/slide/lib/bind-actor.js:15:8) | |
npm ERR! error installing [email protected] at LOOP (/tmp/node-npm-77lk/node_modules/slide/lib/chain.js:15:13) | |
npm ERR! error installing [email protected] at chain (/tmp/node-npm-77lk/node_modules/slide/lib/chain.js:20:4) | |
npm ERR! error installing [email protected] at installOne_ (/tmp/node-npm-77lk/lib/install.js:471:3) | |
npm ERR! error installing [email protected] at installOne (/tmp/node-npm-77lk/lib/install.js:411:3) | |
npm ERR! error installing [email protected] at /tmp/node-npm-77lk/lib/install.js:347:9 | |
npm ERR! error installing [email protected] at /tmp/node-npm-77lk/node_modules/slide/lib/async-map.js:54:35 | |
npm ERR! error installing [email protected] at Array.forEach (native) | |
npm ERR! error installing [email protected] at /tmp/node-npm-77lk/node_modules/slide/lib/async-map.js:54:11 | |
Checking for program g++ or c++ : /usr/bin/g++ | |
Checking for program cpp : /usr/bin/cpp | |
Checking for program ar : /usr/bin/ar | |
Checking for program ranlib : /usr/bin/ranlib | |
npm ERR! error rolling back [email protected] Error: ENOTEMPTY, Directory not empty '/tmp/build_29jklg8iuk0q1/node_modules/hubot-scripts' | |
Checking for g++ : ok | |
npm ERR! Unsupported | |
npm ERR! Not compatible with your version of node/npm: [email protected] | |
npm ERR! Required: {"node":"~v0.4.11"} | |
npm ERR! Actual: {"npm":"1.0.94","node":"0.4.7"} | |
npm ERR! | |
npm ERR! System Linux 2.6.32-316-ec2 | |
npm ERR! command "/tmp/node-node-Bv4G/bin/node" "/tmp/node-npm-77lk/cli.js" "install" | |
npm ERR! cwd /tmp/build_29jklg8iuk0q1 | |
npm ERR! node -v v0.4.7 | |
npm ERR! npm -v 1.0.94 | |
npm ERR! code ENOTSUP | |
Checking for node path : not found | |
Checking for node prefix : ok /tmp/node-node-Bv4G | |
Checking for header expat.h : Checking for program g++ or c++ : /usr/bin/g++ | |
Checking for program cpp : /usr/bin/cpp | |
Checking for program ar : /usr/bin/ar | |
Checking for program ranlib : /usr/bin/ranlib | |
yes | |
Checking for g++ : ok | |
Checking for node path : not found | |
Checking for node prefix : ok /tmp/node-node-Bv4G | |
Checking for header expat.h : 'configure' finished successfully (0.201s) | |
Waf: Entering directory `/tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/node-xmpp/node_modules/node-expat/build' | |
[1/2] cxx: node-expat.cc -> build/default/node-expat_1.o | |
yes | |
'configure' finished successfully (0.153s) | |
Waf: Entering directory `/tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/build' | |
[1/2] cxx: node-expat.cc -> build/default/node-expat_1.o | |
npm ERR! | |
npm ERR! Additional logging details can be found in: | |
npm ERR! /tmp/build_29jklg8iuk0q1/npm-debug.log | |
npm not ok | |
[2/2] cxx_link: build/default/node-expat_1.o -> build/default/node-expat.node | |
Waf: Leaving directory `/tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/node-xmpp/node_modules/node-expat/build' | |
'build' finished successfully (0.347s) | |
[2/2] cxx_link: build/default/node-expat_1.o -> build/default/node-expat.node | |
Waf: Leaving directory `/tmp/build_29jklg8iuk0q1/node_modules/hubot/node_modules/wobot/node_modules/node-xmpp/node_modules/node-expat/build' | |
'build' finished successfully (0.334s) | |
! Failed to install dependencies with npm | |
! Heroku push rejected, failed to compile Node.js app |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment