Closed rtgibbons closed 9 years ago
wow awesome! And this steps resolve all the issues with global npm modules on #9 ? Thanks!
Basically; Users in the group nodeenv would be able to install global node modules.
Cool. :sunglasses: Will merge this then.
This is for issue #9, it's actually straight forward with
NODENV_ROOT
, just setting up the permissions and adding it to/etc/profile.d
to get loaded in by default.