Unfortunately, trying to import the sqlite3 library returns an error. Not sure if runkit is actually designed to work with sqlite or not. You can test it here:
The error is:
Error: Cannot find module ‘/app/available_modules/1553784487000/sqlite3/lib/binding/node-v64-linux-x64/node_sqlite3.node’
Hey @pooya-raz , a staff replied with this in another topic. I believe SQlite is a binary package.
Hi there,
Sorry about the package not being available. For a few reasons we don’t install all binary packages. The package you’re depending on is a binary package.
It’s something we’d really like to support soon, but unfortunately I can’t give you an ETA on it.