-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
have problem when run npm start
ubuntu 18.04
OTF-Request-Proxy# npm start
> otf-request-proxy@0.0.0 start
> node js/server.js
node:internal/modules/cjs/loader:998
throw err;
^
Error: Cannot find module '/var/www/OTF-Request-Proxy/js/server.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Function.Module._load (node:internal/modules/cjs/loader:841:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels