Sapphire doesn't compile wirh discord.js v14
Apologies if this is silly but I've installed
@sapphire/framework
and when I try to compile using tsc
I get thousands of errors from the sapphire framework. Am I missing an essential package?Solution:Jump to solution
tsconfig.json:```json
{
"extends": "@sapphire/ts-config",
"compilerOptions": {
...
6 Replies
Dependencies in package.json:
Solution
tsconfig.json:
Sapphire doesn't support djs v14 yet
💀
<:thumbs_up_roblox:275832913025564682>