Skip to content

Commit

Permalink
fix: mac打包报错”Exit code: ENOENT. spawn /usr/bin/python“,参考electron-use…
Browse files Browse the repository at this point in the history
  • Loading branch information
buxianshan committed Mar 14, 2023
1 parent 9c220cb commit 5864d51
Show file tree
Hide file tree
Showing 2 changed files with 8,606 additions and 8,870 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
"vue-cli-plugin-electron-builder": "~2.1.1",
"vue-template-compiler": "^2.6.14"
},
"overrides": {
"vue-cli-plugin-electron-builder": {
"electron-builder": "^23.1.0"
}
},
"eslintConfig": {
"root": true,
"env": {
Expand Down
Loading

0 comments on commit 5864d51

Please sign in to comment.