briefing
briefing copied to clipboard
Node process exits with code: 1
Hello, I'm trying to run it as in the description https://github.com/holtwick/briefing/blob/master/docs/development.md
console
PS G:\test\briefing-3.1.11\briefing-3.1.11> npm install
added 505 packages, and audited 506 packages in 54s
130 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
PS G:\test\briefing-3.1.11\briefing-3.1.11> npm start
> [email protected] start
> cross-env DEBUG=1 ZEED=* LEVEL=a zerva src/zerva/index.ts
Zerva: Building from "G:\test\briefing-3.1.11\briefing-3.1.11\src\zerva\index.ts"
Zerva: Watching...
Zerva: Starting app
Zerva: Node process exits with code: 1
OS Win 10 (64)