First, update the ubuntu system: $ sudo apt update. Next, install Node.js and NPM via apt as follows: $ sudo apt install nodejs npm. This installs Node.js ...
確定! 回上一頁