Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save linchen1987/713f77fe7ceec334308472624b68782a to your computer and use it in GitHub Desktop.
Save linchen1987/713f77fe7ceec334308472624b68782a to your computer and use it in GitHub Desktop.
执行 npm run deploy:prod 时报错
Q: 执行 npm run deploy:prod 时报错(vue-cli-service build --mode production && gh-pages -d dist -b gh-pages-prod)
A: rm -rf node_modules/gh-pages/.cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment