How to install NodeJS on Linux (CentOS/Ubuntu) · $ sudo apt-get install build-essential · $ curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash - · $ sudo ...
確定! 回上一頁