> For the complete documentation index, see [llms.txt](https://wiki.bot-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.bot-hosting.net/common-issues/sqlite-installation-issues.md).

# Sqlite Installation Issues

Are you having issues with your Sqlite database dependency installing?

This is normally caused by the build uploaded to your server not being correct for it's operating system. This is a simple issue to resolve on `Node.js`, simply deleted the `node_modules` folder in your server's files and restart to force Sqlite to reinstall and download the correct build.
