@Yurij_SakunError: Cannot find module 'config'
Require stack:
- /root/ecopool-client/backend/app.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
at Function.Module._load (internal/modules/cjs/loader.js:667:27)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object.<anonymous> (/root/ecopool-client/backend/app.js:1:16)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/root/ecopool-client/backend/app.js' ]
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ecopool-chia-client@1.0.5 start:
DEBUG=EcoPool:Client* node backend/app
npm ERR! Exit status 1
npm ERR!.
npm ERR! Failed at the ecopool-chia-client@1.0.5 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-11-24T06_04_35_968Z-debug.log
internal/modules/cjs/loader.js:818
throw err;
^