Skip to content

Installation problem #1797

Closed
Closed

Description

Question
I followed instructions on this page: https://docs.requarks.io/install/windows but when I type command "node server" I receive following error message:

node : internal/modules/cjs/loader.js:983
At line:1 char:1
+ node server
+ ~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (internal/modules/cjs/loader.js:983:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
  throw err;
Error: Cannot find module 'C:\Users\xxxxx\server'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:980:15)
    at Function.Module._load (internal/modules/cjs/loader.js:862:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
    at internal/main/run_main_module.js:18:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Host Info (please complete the following information):
OS: Windows 10
Wiki.js version: 2.3.77
Database engine: postgres 10.12
Node.js: 12.16.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions