openruko / vagrant-openruko

Vagrant template to create a fully running openruko VM.
65 stars 15 forks source link

Update nodejs cookbook #5

Closed nuxlli closed 11 years ago

nuxlli commented 11 years ago

At some moment the nodejs cookbook started generating errors for npm install. This fix updates the nodejs cookbook and versions for install nodejs and npm.

Filirom1 commented 11 years ago

There is few more commits in this PR not related to the nodejs cookbook.

I will try to cherry pick 9788ad2

nuxlli commented 11 years ago

@Filirom1 I'm sorry for the strange pull request. A make pull request before push other commits, but I did not know the github mark de branch, I hoped it was just the specific commit.

@tombh I liked the idea of the update, whenever possible. I think this is the first step, with the update nodejs-cookbook to the new version fix the error in install of the "package version", that was broken after the chris-lea modified yours repository for new versioning scheme.