摘要: 1、从官网下载nodejs包安装 2、安装淘宝镜像 npm config set registry https://registry.npm.taobao.org 3、安装nrm npm install -g nrm 安装过程中报错了: 可尝试执行如下命令,两者均返回null后再次尝试安装nrm成功 阅读全文
posted @ 2020-12-11 16:52 前端渣的日常记录 阅读(492) 评论(0) 推荐(0) 编辑