Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): update electron-builder to 23.0.3 to resolve build f… #225

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liushuai0109
Copy link

  • update electron-builder to 23.0.3 to resolve a build error.
 ⨯ Exit code: ENOENT. spawn /usr/bin/python ENOENT  stackTrace=
                                                                 Error: Exit code: ENOENT. spawn /usr/bin/python ENOENT
                                                                     at /My/path/to/pomotroid/node_modules/builder-util/src/util.ts:129:16
                                                                     at exithandler (child_process.js:390:5)
                                                                     at ChildProcess.errorhandler (child_process.js:402:5)
                                                                     at ChildProcess.emit (events.js:400:28)
                                                                     at Process.ChildProcess._handle.onexit (internal/child_process.js:283:12)
                                                                     at onErrorNT (internal/child_process.js:472:16)
                                                                     at processTicksAndRejections (internal/process/task_queues.js:82:21)
  • update eslint-plugin-vue to 9.1.0 to resolve peer dependencies conflict
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^7.26.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.0.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-vue
npm ERR!   dev eslint-plugin-vue@"^6.2.2" from the root project

…ailure on MacOS and update eslint-pluign-vue to 9.1.0 to resolve peer dependencies conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant