When I am having problems installing with npm, I just download the problematic package and put it on `node_modules` folder.
> -----Mensaje original----- > From: Alan Hoffmeister > Sent: Friday, April 13, 2012 3:41 PM > To: [email protected] > Subject: Re: [nodejs] Re: SMTP client that works with Windows > > As i could see, it's not emailjs itself that's failing to install, but > buffertools package. > -- > Att, > Alan Hoffmeister > > > > 2012/4/13 Alan Hoffmeister <[email protected]>: >> This is my log after trying 'npm install' >> https://gist.github.com/2379046, it's a big log, but the erros are >> all on the bottom. >> I have this entry in my package.json: "emailjs" : "*" >> -- >> Att, >> Alan Hoffmeister >> >> >> >> 2012/4/13 mscdex <[email protected]>: >>> On Apr 13, 1:48 pm, Alan Hoffmeister <[email protected]> >>> wrote: >>>> Btw, I tryed emailjs, awesome on a linux box, but fails on my Windows >>>> dev env. >>> >>> Fails how? >>> >>> -- >>> 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 > > -- > 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 > > Lemol-C ...não paro até chegar lá... Participe en la XVI Convencion Cientifica de Ingenieria y Arquitectura del 26 al 30 de noviembre de 2012. La Habana, Cuba: http://ccia.cujae.edu.cu Consulte la enciclopedia colaborativa cubana. http://www.ecured.cu -- 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
