WiseLibs / better-sqlite3

The fastest and simplest library for SQLite3 in Node.js.
MIT License
5.37k stars 394 forks source link

Error with installinfg better-sqlite3 #1033

Closed arnon001 closed 1 year ago

arnon001 commented 1 year ago

Hey there!, I'm using a code that my friend wrote, And I'm getting an error with the better-sqlite3 installation https://arnon001.github.io/issues/better-sqlite3/error.txt The Full log: https://arnon001.github.io/issues/better-sqlite3/log.txt

I'm using Ubuntu 20.04 as root.

mceachen commented 1 year ago

You're on Node v12. Upgrade to at least v16 (you can use either nodesource or nvm)