安装node.js # 下载 wget https://nodejs.org/dist/v12.18.1/node-v12.18.1-linux-x64.tar.xz # 解压 tar xf node-v12.18.1-linux-x64.