Npm is bundled with node now. You don't need to install it if you installed node already.
On Thursday, 17 January 2013 00:17:11 UTC+1, Mark Hahn wrote: > > Duh, i looked in the sh script and it says to use https. This process > needs to be somehow fixed for idiots like me. So the new command is ... > > curl https://npmjs.org/install.sh | sudo sh > > > On Wed, Jan 16, 2013 at 3:13 PM, Mark Hahn <[email protected] <javascript:> > > wrote: > >> Oh, it's ubuntu 12.05. >> >> >> On Wed, Jan 16, 2013 at 3:13 PM, Mark Hahn <[email protected]<javascript:> >> > wrote: >> >>> i'm trying to install the npm package using a command I found several >>> places and it isn't working. I looked all over the npmjs.org site for >>> install instructions with no luck. Googling doesn't work because I get >>> nothing but the "npm install" instruction. >>> >>> curl http://npmjs.org/install.sh | sudo sh >>> % Total % Received % Xferd Average Speed Time Time Time >>> Current >>> Dload Upload Total Spent Left >>> Speed >>> 100 85 0 85 0 0 266 0 --:--:-- --:--:-- --:--:-- >>> 1062 >>> sh: 2: Syntax error: newline unexpected >>> >>> What am I doing wrong? >>> >> >> > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
