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
This does not enable to run global modules with sudo (Example: sudo forever ...). To get this working you have run sudo visudo and then add /opt/nodejs/bin in Defaults secure_path="..."
thanks for this project anyway when I install a package with
npm install -g
package binary is not found even if it's correctly installed. Any idea ?I used the script to install the last version of node.
The text was updated successfully, but these errors were encountered: