Started to have some issues. Did a fresh install and am getting this error in the log when booting up. node:internal/modules/cjs/loader:1247
throw err;
^
Error: Cannot find module '/foundry/fvtt/resources/app/main.js'
at Function._resolveFilename (node:internal/modules/cjs/loader:1244:15)
at Function._load (node:internal/modules/cjs/loader:1070:27)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:170:5)
at node:internal/main/run_main_module:36:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v22.13.1 Both my Data and config folders are filled out and empty. Looks like things where updated yesterday, and I have the most recent version from apps. Any help would be great.