How to Setup Node.js and Oracle JET on Oracle Linux

1. $yum install -y gcc-c++ make 2. Download Node.js (https://nodejs.org/en/)  3. Extract it with "tar xf node-version-linux-x64.tar.xz". 4. $sudo cp -a node-v4.5.0-linux-x64/{bin,include,lib,share} /u
相關文章
相關標籤/搜索