统信UOS系统配置NodeJs14环境1.安装nodejs curl -sLhttps:deb.nodesource.comsetup_14.x| sudo bash - sudo apt-get install -y nodejs 2.安装yarn包2023-02-22JavaScript180