Nuke
Nuke
RRailway
Created by Nuke on 9/27/2023 in #✋|help
"error": "Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub"
I am trying to deploy my golang web api which uses sqlite db to store and retrieve data. I tried to add CGO_ENABLED=1 in the env variables but then it shows that gcc is not available . What should I do ?
14 replies
RRailway
Created by Nuke on 9/18/2023 in #✋|help
Need help with deployment
No description
8 replies