Matt Saladna

Results 8 comments of Matt Saladna

In the default situation each user is responsible for managing their copy of nvm. This allows for a system-wide approach that can be managed from a single point. * Install...

Updated PR to include test that causes nvm exec to fail when NVM_DIR is different from where nvm.sh is located.

What then would be another approach for having a single nvm instance where each user can have their own Node installs without putting every user under the same group and...

Yes, that's a possibility and you can also use something like OverlayFS/aufs to create a layered filesystem where a copy-up would be written to their filesystem layer. I use a...

I use that repo as a base for platform installs. Would forking it into msaladna and opening up a new PR be a suitable workaround? I don't believe you can...

I will not be able to do this. That repository is intertwined with our product.

Not sure why PHPStorm settled on importing a reference from Doctrine... Pushed the missing changes. I'll leave formatting and style considerations to you.