Eric Nemchik
Results
53
issues of
Eric Nemchik
Currently with `fnm env --use-on-cd` - If I `cd` into a directory that has a file defining a node version I do have, this works as expected by switching to...
https://github.com/rtCamp/action-deploy-wordpress/blob/04f6302b4bbf64b26b3605c0c3800c701bcae20c/deploy.php#L170 This tries to `chown` files to `www-data` but that user is not the user I need with my web host. I would like the ability to `chown` to a...