11 Commits

Autor SHA1 Mensagem Data
Steve Jansen 4f4c2dd974 fixes max_nesting for npm source installs
Fixes a syntax error in 3cc49c20 that results in the following converge error when `node['nodejs']['npm']['install_method'] == 'source'` :

```
ArgumentError
-------------
wrong number of arguments (2 for 1)
```
2014-08-18 15:30:26 -04:00
Adam Duro 3cc49c20ca Disable max_nesting 2014-07-30 13:05:03 +02:00
Richard Li 938d0ff67b When installs non-globally from npm registry, list is nil initially when no package was installed locally 2014-07-30 13:05:03 +02:00
Pierre RAMBAUD 741deb47b2 Adding matchers for ChefSpec 2014-05-22 17:19:07 +02:00
Guilhem Lettron 78f6b4c626 Fix resources + rubocop 2014-04-10 14:32:44 +02:00
Guilhem Lettron 844d795a35 First work cleaner npm 2014-04-10 12:25:32 +02:00
Guilhem Lettron ded1b794ec Fix rubocop 0.20 2014-04-08 17:02:33 +02:00
Guilhem Lettron 71aadb793d Some cleanup on npm_dist helper
We have to wait for https://github.com/npm/npm/issues/4938 to checksum
2014-03-31 16:01:49 +02:00
Barthelemy Vessemont 816ff64aa9 fixing rubocop offenses 2014-03-31 13:08:52 +02:00
Guilhem Lettron cf27a74094 Refactor npm installation 2014-03-31 12:44:26 +02:00
Guilhem Lettron 32d44f0b7c Fix foodcritic 2014-03-13 15:56:00 +01:00