You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: install NVM in /usr/local/nvm for global access (PHP 8.1)
Use /usr/local/nvm instead of /root/.nvm to allow all users
(including www-data) to access node/npm/npx without permission issues.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
0 commit comments