Received: by 10.52.33.1 with SMTP id n1mr4212545vdi.4.1341002605730; Fri, 29 Jun 2012 13:43:25 -0700 (PDT) X-BeenThere: nodester@googlegroups.com Received: by 10.52.100.135 with SMTP id ey7ls2453206vdb.6.gmail; Fri, 29 Jun 2012 13:43:25 -0700 (PDT) Received: by 10.52.66.137 with SMTP id f9mr275727vdt.14.1341002605395; Fri, 29 Jun 2012 13:43:25 -0700 (PDT) Date: Fri, 29 Jun 2012 13:43:24 -0700 (PDT) From: holonx2 To: nodester@googlegroups.com Message-Id: Subject: Unable to install module 'now' due to 'node-proxy' failing to install MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_85_17976486.1341002604949" ------=_Part_85_17976486.1341002604949 Content-Type: multipart/alternative; boundary="----=_Part_86_6710896.1341002604950" ------=_Part_86_6710896.1341002604950 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Dear Nodesters, I have been attempting to install a module called 'now' (http://nowjs.com/), and I used the nodester command (nodester npm install ) - but it fails. One of the modules it requires is called node-proxy. Apparently this module fails to install because it requires a compiled component... if I try and install this (node-proxy) using the command I get the same error. Here is the error message: $ nodester npm install waysphere node-proxy > > nodester info installing to app: waysphere > > nodester info installing these npm packages: node-proxy > > nodester > node-pr...@0.6.0 install >> /node/app/holonx2/10968-a9a05bae8bb4c9ad12ee > > 9f60e24fba1f_rw/node_modules/node-proxy > > nodester > node-gyp configure build > > nodester npm http GET https://registry.npmjs.org/node-proxy > > nodester npm http 304 https://registry.npmjs.org/node-proxy > > nodester node.js:134 > > nodester throw e; // process.nextTick error, or 'error' event on >> first t > > ick > > nodester ^ > > nodester Error: Cannot find module '../package' > > nodester at Function._resolveFilename (module.js:317:11) > > nodester at Function._load (module.js:262:25) > > nodester at require (module.js:346:19) > > nodester at Object. >> (/node/base/node-v0.4.9/usr/local/n/versions/ > > 0.6.17/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js:68:17) > > nodester at Module._compile (module.js:402:26) > > nodester at Object..js (module.js:408:10) > > nodester at Module.load (module.js:334:31) > > nodester at Function._load (module.js:293:12) > > nodester at require (module.js:346:19) > > nodester at Object. >> (/node/base/node-v0.4.9/usr/local/n/versions/ > > 0.6.17/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js:13:11) > > nodester npm ERR! node-pr...@0.6.0 install: `node-gyp configure build` > > nodester npm ERR! `sh "-c" "node-gyp configure build"` failed with 1 > > nodester npm ERR! > > nodester npm ERR! Failed at the node-pr...@0.6.0 install script. > > nodester npm ERR! This is most likely a problem with the node-proxy >> package, > > nodester npm ERR! not with npm itself. > > nodester npm ERR! Tell the author that this fails on your system: > > nodester npm ERR! node-gyp configure build > > nodester npm ERR! You can get their info via: > > nodester npm ERR! npm owner ls node-proxy > > nodester npm ERR! There is likely additional logging output above. > > nodester npm ERR! > > nodester npm ERR! System Linux 2.6.35.14-106.53.amzn1.x86_64 > > nodester npm ERR! command >> "/node/base/node-v0.4.9/usr/local/n/versions/0.6.17/bi > > n/node" "/node/base/node-v0.4.9/usr/local/n/versions/0.6.17/bin/npm" >> "install" " > > node-proxy" > > nodester npm ERR! cwd >> /node/app/holonx2/10968-a9a05bae8bb4c9ad12ee9f60e24fba1f_r > > w > > nodester npm ERR! node -v v0.6.17 > > nodester npm ERR! npm -v 1.1.21 > > nodester npm ERR! code ELIFECYCLE > > nodester npm ERR! message node-pr...@0.6.0 install: `node-gyp configure >> build` > > nodester npm ERR! message `sh "-c" "node-gyp configure build"` failed with >> 1 > > nodester npm ERR! errno {} > > nodester npm ERR! > > nodester npm ERR! Additional logging details can be found in: > > nodester npm ERR! >> /node/app/holonx2/10968-a9a05bae8bb4c9ad12ee9f60e24fba1f_r > > w/npm-debug.log > > nodester npm not ok > > I had a similar error message on Windows (on my machine), I got it working by manually downloading a version with a pre-compiled component and sticking it in the node_modules folder. Of course, this won't work on nodester because it's not running Windows (I'm assuming). If anyone can give me any advice I would greatly appreciate it. Basically I just need to get the module 'now' installed. I hope it will be possible on Nodester, as I like it :) Thank you very much! Chris.Larky ------=_Part_86_6710896.1341002604950 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Dear Nodesters,

I have been attempting to install a modu= le called 'now' (http://nowjs.com/), and = I used the nodester command (nodester npm install <appname> <packa= ge names>) - but it fails. One of the modules it requires is called node= -proxy. Apparently this module fails to install because it requires a compi= led component... if I try and install this (node-proxy) using the command I= get the same error.

Here is the error message:

nodester info installing to app: waysphere
nodester info installing these npm packages: node-p= roxy
nodester > node-pr...@0.6= .0 install /node/app/holonx2/10968-a9a05bae8bb4c9ad12ee
9f60e24fba1f_rw/node_modules/node-proxy=
nodester > node-gyp configure build
nodester npm http GET https://registry.= npmjs.org/node-proxy
nodester npm= http 304 https://registry.npmjs.org/node-proxy
nodester node.js:134
ick<= /blockquote>
nodester       &nb= sp; ^
nodester Error: Cannot find= module '../package'
nodester &nb= sp;   at Function._resolveFilename (module.js:317:11)
nodester     at Function._load (module.= js:262:25)
nodester    = at require (module.js:346:19)
no= dester     at Object.<anonymous> (/node/base/node-v0.4.9/us= r/local/n/versions/
0.6.17/lib/no= de_modules/npm/node_modules/node-gyp/lib/node-gyp.js:68:17)
nodester     at Module._compile (modul= e.js:402:26)
nodester   &nbs= p; at Object..js (module.js:408:10)
nodester     at Function._load (module= .js:293:12)
nodester    = ; at require (module.js:346:19)
n= odester     at Object.<anonymous> (/node/base/node-v0.4.9/u= sr/local/n/versions/
0.6.17/lib/n= ode_modules/npm/node_modules/node-gyp/bin/node-gyp.js:13:11)
nodester npm ERR! node-pr...@0.6.0 install: `no= de-gyp configure build`
nodester = npm ERR! `sh "-c" "node-gyp configure build"` failed with 1
nodester npm ERR!
nodester npm ERR! Failed at the node-pr...@0.6.0 install scrip= t.
nodester npm ERR! This is most= likely a problem with the node-proxy package,
nodester npm ERR! not with npm itself.
nodester npm ERR! Tell the author that this fails on yo= ur system:
nodester npm ERR! &nbs= p;   node-gyp configure build
nodester npm ERR!     npm owner ls node-proxy
nodester npm ERR! There is likely add= itional logging output above.
nod= ester npm ERR!
nodester npm ERR! = System Linux 2.6.35.14-106.53.amzn1.x86_64
nodester npm ERR! command "/node/base/node-v0.4.9/usr/local/n/ver= sions/0.6.17/bi
n/node" "/node/ba= se/node-v0.4.9/usr/local/n/versions/0.6.17/bin/npm" "install" "
node-proxy"
nodester npm ERR! cwd /node/app/holonx2/10968-a9a05bae8bb4c9ad12e= e9f60e24fba1f_r
w
nodester npm ERR! node -v v0.6.17
nodester npm ERR! npm -v 1.1.21
nodester npm ERR! code ELIFECYCLEnodester npm ERR! message node-pr...@0.6.0 inst= all: `node-gyp configure build`
n= odester npm ERR! message `sh "-c" "node-gyp configure build"` failed with 1=
nodester npm ERR! errno {}
nodester npm ERR!
nodester npm ERR! Additional logging details can be f= ound in:
nodester npm ERR!  =   /node/app/holonx2/10968-a9a05bae8bb4c9ad12ee9f60e24fba1f_r
w/npm-debug.log
nodester npm not ok


I had a similar error message on Windows (on my machi= ne), I got it working by manually downloading a version with a pre-compiled= component and sticking it in the node_modules folder. Of course, this won'= t work on nodester because it's not running Windows (I'm assuming). 

If anyone can give me any advice I would greatly ap= preciate it. Basically I just need to get the module 'now' installed. I hop= e it will be possible on Nodester, as I like it :)

Thank you very much!

Chris.Larky

 

------=_Part_86_6710896.1341002604950-- ------=_Part_85_17976486.1341002604949--