out/preload/index.js 0.42 kB build the electron preload files successfully ----- dev server running for the electron renderer process at: ➜ Local: http://localhost:5173/ ➜ Network: use --host to expose start electron app... (node:11312) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["cookie"] (node:11312) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["cookie"] at ClientRequest.setHeader (node:_http_outgoing:579:3) at new ClientRequest (node:_http_client:262:14) at Object.request (node:https:353:10) at RedirectableRequest._performRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:284:24) at new RedirectableRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:66:8) at Object.request (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:523:14) at dispatchHttpRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2818:21) at C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2540:5 at new Promise (<anonymous>) at wrapAsync (C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2520:10) (Use `electron --trace-warnings ...` to show where the warning was created) (node:11312) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catc h 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: 3) (node:11312) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_CHAR]: Invalid character in header content ["cookie"] at ClientRequest.setHeader (node:_http_outgoing:579:3) at new ClientRequest (node:_http_client:262:14) at Object.request (node:https:353:10) at RedirectableRequest._performRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:284:24) at new RedirectableRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:66:8) at Object.request (C:\Users\Administrator\Downloads\ElectronVue\node_modules\follow-redirects\index.js:523:14) at dispatchHttpRequest (C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2818:21) at C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2540:5 at new Promise (<anonymous>) at wrapAsync (C:\Users\Administrator\Downloads\ElectronVue\node_modules\axios\dist\node\axios.cjs:2520:10) (node:11312) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catc h 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 `--unhan dled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6) 这是报错吗》