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

regenerate package-lock.json #5182

Closed
wants to merge 1 commit into from
Closed

regenerate package-lock.json #5182

wants to merge 1 commit into from

Conversation

ganthern
Copy link
Contributor

our npm on mac had problems with building the desktop client this seems to fix it

@ganthern ganthern marked this pull request as ready for review February 27, 2023 09:26
our npm on mac had problems with building the desktop client
this seems to fix it
@ganthern
Copy link
Contributor Author

jenkins says no

@ganthern ganthern closed this Feb 27, 2023
@ganthern
Copy link
Contributor Author

ganthern commented Feb 27, 2023

I'm having trouble using the alpha.9 version on MacOS in CI. Linux and windows seem to work fine, it's possible we're doing something wrong here.

Starting installer build...
• electron-builder  version=23.6.0 os=22.3.0
  • loaded configuration  file=package.json ("build" field)
  • installing production dependencies  platform=darwin arch=x64 appDir=/Users/jenkins/jenkins/workspace/tutanota-3-desktop/build/dist

Build error: ExecError: npm process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE
Exit code:
1
Error output:
npm WARN config production Use `--omit=dev` instead.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/jenkins/.npm/_logs/2023-02-27T09_36_13_177Z-debug-0.log
    at ChildProcess.<anonymous> (/Users/jenkins/jenkins/workspace/tutanota-3-desktop/node_modules/builder-util/src/util.ts:250:14)
    at Object.onceWrapper (node:events:628:26)
    at ChildProcess.emit (node:events:513:28)
    at maybeClose (node:internal/child_process:1100:16)
    at Socket.<anonymous> (node:internal/child_process:458:11)
    at Socket.emit (node:events:513:28)
    at Pipe.<anonymous> (node:net:301:12)
    at Pipe.callbackTrampoline (node:internal/async_hooks:130:17) {
  exitCode: 1,
  alreadyLogged: false,
  code: 'ERR_ELECTRON_BUILDER_CANNOT_EXECUTE'
}

electron-userland/electron-builder#7393

@ganthern ganthern deleted the regen-package-lock branch January 10, 2024 13:45
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