You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2025. It is now read-only.
/opt/homebrew/share/lua/5.4/luarocks/loader.lua:104: error loading module 'lsqlite3' from file '/opt/homebrew/lib/lua/5.4/lsqlite3.so':
dlopen(/opt/homebrew/lib/lua/5.4/lsqlite3.so, 0x0006): symbol not found in flat namespace '_sqlite3_enable_load_extension'
I have lsqlite3 installed via luarocks
sqlite3 via homebrew
however getting this error on
require("lsqlite3")