Hey there, I've recently started using sapphire, and I've used it before without running into this issue, but when I run my project (using bun, I've tried npm as well, same issue.) I continuously get the error
error: A compatible class export was not found. [C:\Users\iratm\OneDrive\Desktop\Unnamed\src\commands\util\test.ts]
error: A compatible class export was not found. [C:\Users\iratm\OneDrive\Desktop\Unnamed\src\commands\util\test.ts]
and I'm not sure what the issue is because I've followed the docs exactly besides changing the name of the class
export class TestCommand extends Command {...}
export class TestCommand extends Command {...}
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
S-IaF
Sapphire - Imagine a Framework
Sapphire is a next-gen object-oriented Discord.js bot framework.