For update Node to last version we need first of all download source file from official site. Type .tar.xz and unpack his. Unpacked folder we will can give name: node.
After open directory with folder "node" and using terminal do this command:
sudo cp -r node/{bin,include,lib,share} /usr/
See this video:
Comments
Post a Comment