Question
Node js as root and sudo user
I installed the node.js as root user yesterday things are fine out there if I login as root user (Ubuntu 13.04 64 bit). As you know we don't wanna mess up with root user so created a sudo user and tried node command and found that it doesn't work for the new user.
Is it normal or am I doing something wrong??
PS : Now I'm reinstalling nodejs for the sudo userr
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×