-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello
I tried following the instructions in the readme to start the program, but it doesn't work. I got this message:
PS C:\Users\anton\Code\SysterLegLog> node server.js
node:internal/modules/cjs/loader:1063
throw err;
^
Error: Cannot find module 'C:\Users\anton\Code\SysterLegLog\server.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1060:15)
at Module._load (node:internal/modules/cjs/loader:905:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels