Re: node.js npm and buster

2012-12-12 Thread Alan Chandler
On 13/12/12 02:34, Bob Proulx wrote: Alan Chandler wrote: I am trying to setup buster.js to run under node.js in Debian Sid. The name conflict of the much too generic "node" became one of those irreconcilable differences. After a very long discussion it was referred to the technical committee

Re: node.js npm and buster

2012-12-12 Thread Tom H
On Wed, Dec 12, 2012 at 7:06 PM, Alan Chandler wrote: > > I am trying to setup buster.js to run under node.js in Debian Sid. The > buster.js video shows a guy on a mac do it in a few seconds. > > What I so far have discovered with Debian is > > 1) Node.js is not run as "node" (which the buster.js

Re: node.js npm and buster

2012-12-12 Thread Bob Proulx
Alan Chandler wrote: > I am trying to setup buster.js to run under node.js in Debian Sid. The name conflict of the much too generic "node" became one of those irreconcilable differences. After a very long discussion it was referred to the technical committee and here is their resolution. http:

node.js npm and buster

2012-12-12 Thread Alan Chandler
I am trying to setup buster.js to run under node.js in Debian Sid. The buster.js video shows a guy on a mac do it in a few seconds. What I so far have discovered with Debian is 1) Node.js is not run as "node" (which the buster.js package assumes). Instead it runs as nodejs 2) npm install -g