Untitled

 avatar
unknown
abap
3 years ago
1.1 kB
5
Indexable
> hl7-patient-planing@1.2.0 start /app
> node bin/patient-planning.js

/app/lib/util.js:99
    } else if (v?.constructor === Object) {
                 ^

SyntaxError: Unexpected token '.'
    at Module._compile (internal/modules/cjs/loader.js:895:18)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Function.Module._load (internal/modules/cjs/loader.js:727:14)
    at Module.require (internal/modules/cjs/loader.js:852:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous> (/app/lib/config.js:5:32)
    at Module._compile (internal/modules/cjs/loader.js:959:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:995:10)
    at Module.load (internal/modules/cjs/loader.js:815:32)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! hl7-patient-planing@1.2.0 start: `node bin/patient-planning.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the hl7-patient-planing@1.2.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Editor is loading...