Prerequisite

Execute the following commands before install FUXA:

  1. Install nodejs:
    sudo apt-get install nodejs -y
  2. 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