管控vue遇到的安装依赖包出错问题 2022-02-16 本文已影响0人 小白白呐 切换npm的源指令:npm config set registry https://registry.npmjs.org 查看npm的源指令:npm get registry