dayflare
dayflare
Explore posts from servers
SIASapphire - Imagine a framework
Created by dayflare on 6/25/2024 in #sapphire-support
insane amount of errors
37 replies
SIASapphire - Imagine a framework
Created by dayflare on 9/20/2023 in #sapphire-support
Issue with Sapphire Update
error TS5109: Option 'moduleResolution' must be set to 'Node16' (or left unspecified) when option 'module' is set to 'Node16'. TS Config
{
"extends": "@sapphire/ts-config",
"compilerOptions": {
"rootDir": "src",
"outDir": "dist",
"esModuleInterop": true,
"tsBuildInfoFile": "dist/.tsbuildinfo"
},
"include": ["src"],
"declaration": false,
"declarationMap": false
}
{
"extends": "@sapphire/ts-config",
"compilerOptions": {
"rootDir": "src",
"outDir": "dist",
"esModuleInterop": true,
"tsBuildInfoFile": "dist/.tsbuildinfo"
},
"include": ["src"],
"declaration": false,
"declarationMap": false
}
13 replies
SIASapphire - Imagine a framework
Created by dayflare on 8/4/2023 in #sapphire-support
error
No description
55 replies