深度解析现代化前端编辑器:5大核心特性构建高效图片编辑体验
2026/5/11 14:11:39
原来的registry.npm.taobao.org已替换为registry.npmmirror.com
npm config set registry https://registry.npmmirror.com确认配置已经生效
npm config get registry若需要恢复默认的官方源,可以执行以下命令
npm config set registry https://registry.npmjs.org/