We provide Zeltux in an easy to use format for Windows 10. But don't worry, this doesn't mean you can't use Zeltux on your own operating system.
This is the number 1 cause of issues to do with modules going wrong, especially better-sqlite3.
We give the node_modules complied on a Windows 10 machine, to get Zeltux working on your operating system follow these simple 2 steps.
Delete the node_modules
folder.
Open a command line and navigate to your bots folder, then run npm install
.
Zeltux can be used on any operating assuming the correct node_modules are compiled.
If you want to move operating systems your might need to:
Delete the node_modules
folder.
Open a command line and navigate to your bots folder, then run npm install
.
Zeltux will do its best to automatically install/update this for you.