nodeLog 975 B

12345678910
  1. LOG:
  2. LOG:--->|8081
  3. WARN:%cElectron Security Warning (Insecure Content-Security-Policy)|font-weight: bold;|This renderer process has either no Content Security
  4. Policy set or a policy with "unsafe-eval" enabled. This exposes users of
  5. this app to unnecessarLOG:exit stop serve all
  6. LOG:exit stop serve
  7. ERR:(node:22611) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:8095
  8. at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
  9. (Use `Electron --trace-warnings ...` to show where the warning was created)
  10. 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)