Loading

摘要: Nodejs 安装小配置 配置 npm 配置全局安装位置和缓存路径位置 npm config set prefix "D:\Environment\node\node_global" npm config set cache "D:\Environment\node\node_cache" 配置np 阅读全文
posted @ 2023-08-25 18:19 Regnx 阅读(38) 评论(0) 推荐(0)