NuxtN
Nuxt11mo ago
Ress

Nuxt Content's 3 SQLite not working inside docker.

I've used dockerized Nuxt App with Nuxt Content 2 with bun, but after migrating to Content 3 it stopped working inside docker.

Errors:
Failed to execute SQL DROP TABLE IF EXISTS _content_blog;: Error relocating /.output/server/node_modules/better-sqlite3/build/Release/better_sqlite3.node: fcntl64: symbol not found

[nuxt] [request error] [unhandled] [500] Error relocating /.output/server/node_modules/better-sqlite3/build/Release/better_sqlite3.node: fcntl64: symbol not found
Was this page helpful?