树莓派安装nodejs 2019-07-27 本文已影响0人 一只特例独行de猪 curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs