12345678910 |
- LOG:
- LOG:--->|8081
- WARN:%cElectron Security Warning (Insecure Content-Security-Policy)|font-weight: bold;|This renderer process has either no Content Security
- Policy set or a policy with "unsafe-eval" enabled. This exposes users of
- this app to unnecessarLOG:exit stop serve all
- LOG:exit stop serve
- ERR:(node:22611) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:8095
- at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
- (Use `Electron --trace-warnings ...` to show where the warning was created)
- ERR:(node:22611) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
|