Skip to content

Cannot start the program #60

@antoneekstrom

Description

@antoneekstrom

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: []
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions