Prerequisite
Execute the following commands before install FUXA:
- Install
nodejs:
sudo apt-get install nodejs -y
- Install
npm
sudo apt-get install npm -y
Tip:
Network issue may occur in mainland China. Therefore, users in mainland China are
recommended to install cnpm by executing
npm install cnpm -g --registry=https://registry.npmmirror.com