node下载地址
https://nodejs.org/en/download/
wget https://nodejs.org/download/release/v8.10.0/node-v8.10.0.tar.gz
报错failed to autodetect C++ compiler version (CXX=g++)
yum install gcc-c++
原文地址:http://blog.51cto.com/xrayly/2085862
时间: 2024-10-29 18:56:29