Re: nodejs/npm coupling

2015-12-21 Thread Dennis Jacobfeuerborn
On 21.12.2015 08:23, Tom Hughes wrote: > On 21/12/15 01:36, Dennis Jacobfeuerborn wrote: > >> I'm currently looking into using npm v3 with nodejs v4. The problem I've >> run into is that npm is apparently part of the main nodejs package which >> effectively joins them at the hip for no apparent go

Re: nodejs/npm coupling

2015-12-20 Thread Tom Hughes
On 21/12/15 01:36, Dennis Jacobfeuerborn wrote: I'm currently looking into using npm v3 with nodejs v4. The problem I've run into is that npm is apparently part of the main nodejs package which effectively joins them at the hip for no apparent good reason. Upstream ships npm with nodejs because

Re: nodejs/npm coupling

2015-12-20 Thread Peter Robinson
On Mon, Dec 21, 2015 at 1:36 AM, Dennis Jacobfeuerborn wrote: > Hi, > I'm currently looking into using npm v3 with nodejs v4. The problem I've > run into is that npm is apparently part of the main nodejs package which > effectively joins them at the hip for no apparent good reason. > > Upstream sh

nodejs/npm coupling

2015-12-20 Thread Dennis Jacobfeuerborn
Hi, I'm currently looking into using npm v3 with nodejs v4. The problem I've run into is that npm is apparently part of the main nodejs package which effectively joins them at the hip for no apparent good reason. Upstream ships npm with nodejs because they need npm to bootstrap the environment and