bjrnt/alfred-bear

Error related to CGO

Opened this issue · 0 comments

Thanks for writing this workflow and making it available. I tried to use it but got the following error. Would you please suggest something I could try to fix it?

[13:04:58.838] Bear[Script Filter] Queuing argument 'SPA'
[13:04:58.870] Bear[Script Filter] Script with argv 'SPA' finished
[13:04:58.873] ERROR: Bear[Script Filter] Code 1: 🍺
13:04:58 workflow.go:328: ------------ Bear/3.1.0 (AwGo/0.27.1) ------------
13:04:58 feedback.go:509: Sent 1 result(s) to Alfred
13:04:58 workflow.go:376: [ERROR] execute sqlite query: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
13:04:58 workflow.go:402: ------------------- 1.124917ms -------------------
[13:04:58.874] Bear[Script Filter] {
  "variables": {
    "AW_SESSION_ID": "AXG503FIW2UFT88IQOBL1QDJ"
  },
  "items": [
    {
      "title": "execute sqlite query: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub",
      "valid": false,
      "icon": {
        "path": "/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/AlertStopIcon.icns"
      }
    }
  ]
}