@sapphire/ts-config compiler options

Having some issues trying to use this library, Whenever I try to compile I get this warning:
3 Replies
JcbSm
JcbSm2y ago
"dependencies": {
"@sapphire/decorators": "^6.0.1",
"@sapphire/framework": "^4.4.4",
"discord.js": "^14.11.0",
"dotenv": "^16.1.0"
},
"devDependencies": {
"@sapphire/ts-config": "^4.0.0",
"typescript": "^5.0.4"
},
"dependencies": {
"@sapphire/decorators": "^6.0.1",
"@sapphire/framework": "^4.4.4",
"discord.js": "^14.11.0",
"dotenv": "^16.1.0"
},
"devDependencies": {
"@sapphire/ts-config": "^4.0.0",
"typescript": "^5.0.4"
},
These are my dependencies
Favna
Favna2y ago
Did you run tsc ... directly from the terminal ... In which case it is your global installed typescript which may be outdated. Or otherwise verify your transient dependencies and ensure there is no TS 4 among them.
JcbSm
JcbSm2y ago
Ok i'll gove it a try thanks
Want results from more Discord servers?
Add your server