zekywolf
SIASapphire - Imagine a framework
•Created by zekywolf on 8/28/2023 in #sapphire-support
error TS5109: Option 'moduleResolution' must be set to 'Node16'
I come accross this framework and wanted to try out, found out i cant :D
Thats aside, here are some info:
After i added that to tsconfig.json, it cant compile with error:
error TS1287: A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled.
Tested:
Windows 11 / Debian 11
NodeJS 16.x/20.x
npm/yarn always same result
Sooo, not much sure what to do here...
Any ideas are welcomed!6 replies