# 常见问题

# 打包vue项目总是下载依赖包失败

  • 删除node_modules目录
  • 使用淘宝源重新下载安装依赖,剩下的交给人品
npm install --registry=https://registry.npmmirror.com