outofroutine
outofroutine
DDeno
Created by outofroutine on 9/1/2023 in #help
Compiled binary from Cross-Platform CLI example will not work
Going through https://deno.com/blog/build-cross-platform-cli and running the output file, I get
Symbol not found: _sqlite3_unlock_notify
Symbol not found: _sqlite3_unlock_notify
in MacOS. what am i missing here?
9 replies