Skip to content
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

Error related to CGO #37

Open
chenspc opened this issue May 14, 2023 · 0 comments
Open

Error related to CGO #37

chenspc opened this issue May 14, 2023 · 0 comments

Comments

@chenspc
Copy link

chenspc commented May 14, 2023

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"
      }
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant