Skip to content

Commit

Permalink
fix: dev time endless ERROR [unhandledRejection] read ECONNRESET (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
kabirsky committed May 15, 2024
1 parent 059ca7d commit dea7f77
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 168 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
"unbuild": "^2.0.0",
"vue-tsc": "^2.0.16"
},
"pnpm": {
"overrides": {
"nitropack": "2.8.1"
}
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
},
Expand Down

0 comments on commit dea7f77

Please sign in to comment.