promote:~ DXL$ node -v
-bash: node: command not found
promote:~ DXL$
node命令无法执行一般是环境变量中的path里没有填写你nodejs的安装路径或者路径写错了
你是node.js的环境没有搭建好,网上很多教程你可以搜一下