-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Fails on building node-gyp dependencies e.g sqlite3 #7972
Comments
spamshaker
referenced
this issue
in spamshaker/electron-builder-bug
Jan 8, 2024
spamshaker
referenced
this issue
in spamshaker/electron-builder-bug
Jan 8, 2024
spamshaker
referenced
this issue
in spamshaker/electron-builder-bug
Jan 8, 2024
spamshaker
referenced
this issue
in spamshaker/electron-builder-bug
Jan 8, 2024
spamshaker
referenced
this issue
in spamshaker/electron-builder-bug
Jan 8, 2024
We can't upgrade to 4.20 due to a bug in app-builder. See #7774 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem described here
TryGhost/node-sqlite3#1746 (comment)
Root cause is an old app-builder-bin dependency which has a bug in version 4.0.0 and dosn't have it in version 4.2.0
electron-builder/packages/builder-util/package.json
Line 20 in 03c9451
here is minimum code to reproduce bug
https://github.com/spamshaker/electron-builder-bug
The text was updated successfully, but these errors were encountered: