Skip to content

Instantly share code, notes, and snippets.

@AramZS
Created December 22, 2022 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AramZS/74e7cfa3918d9a0f4712976163ccc7c2 to your computer and use it in GitHub Desktop.
Save AramZS/74e7cfa3918d9a0f4712976163ccc7c2 to your computer and use it in GitHub Desktop.
Get SQLite3 to work on Raspbian
sudo apt-get install libsqlite3-dev
npm install sqlite3 --build-from-source --sqlite=/usr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment