change node bash root

Solutions on MaxInterview for change node bash root by the best coders in the world

showing results for - "change node bash root"
Silvia
16 Aug 2018
1$which node
2/usr/local/bin/node
3$sudo su
4$which node
5/usr/bin/node
6$export PATH=$PATH:/usr/local/bin
7$node -v
8v7.2.0
9
queries leading to this page
run nodejs as rootchange node bash root