-
-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Description
I installed mysql and osjs database auth package and when trying to run npm run serve after running npm run build sucessfully I get this error:
D:\nodejs\OS.js-3.1.12\src\server\index.js:70
osjs.register(SettingsServiceProvider);
^
SyntaxError: Unexpected token '.'
at wrapSafe (node:internal/modules/cjs/loader:1655:18)
at Module._compile (node:internal/modules/cjs/loader:1697:20)
at Object..js (node:internal/modules/cjs/loader:1888:10)
at Module.load (node:internal/modules/cjs/loader:1458:32)
at Function._load (node:internal/modules/cjs/loader:1275:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:234:24)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:151:5)
at node:internal/main/run_main_module:33:47
Node.js v23.7.0
Can anyone help me here?
Metadata
Metadata
Assignees
Labels
No labels