-
Notifications
You must be signed in to change notification settings - Fork 175
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
Cannot rebuild sqlite3 #546
Comments
I ran into the same issue when rebuilding sqlite3 on my Windows machine (did not encounter the issue on my Mac). I added the following line of code to the
Here's my revised
However I still have this issue where the folder name contains Hope this helps. |
This was referenced Jan 12, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have an Electron app using SQLite and TypeORM. When I try to rebuild the sqlite3 5.0.0 package for my electron version (7.2.3), I get an error:
electron-rebuild -f -w sqlite3
The text was updated successfully, but these errors were encountered: