-
Notifications
You must be signed in to change notification settings - Fork 0
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
Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub #1
Labels
bug
Something isn't working
Comments
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Celtech
added a commit
that referenced
this issue
Feb 13, 2022
Oh boy what a doozy that one was to start off the repo. SQLite has some fun gcc support reqs, which when applied caused a libssl error, so I had to force a downgrade on that as well. Fixed in release v1.0.1 , upgrade using(assuming you installed with homebrew): $ brew upgrade
$ brew update Let me know if that works for you now so I can close out this issue, thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to run this, I get the following error:
Any thoughts on a fix?
The text was updated successfully, but these errors were encountered: