🤖
Bot-Hosting.net Wiki
  • Bot-Hosting.net Wiki
  • Guides
    • Hosting your first bot
    • Cloning a Git repository on your server
    • Connecting to your server's files with SFTP
    • Linking a domain to your server
  • Common Issues
    • Cannot find module / Cannot open file error on startup
    • Sqlite Installation Issues
Powered by GitBook
On this page
  1. Common Issues

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.

PreviousCannot find module / Cannot open file error on startup

Last updated 1 year ago