electron-userland / electron-userland/electron-webpack
`AttachConsole failed with error 6` Renderer Error
Open
- Dominant language
- TypeScript
- Stars
- 902
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Every time I run `electron-webpack dev` is get the following renderer error: `AttachConsole failed with error 6: The handle is invalid.`
Nothing I've tried has been able to remove this warning, and it seems to be resulting in another warning later when I close my app: `CtrlC(): GenerateConsoleCtrlEvent failed with error 6: The handle is invalid.` Again, both of these warning are marked as being from the renderer process.
I'm on Windows 10 using Node 8.11.1 and electron-webpack 2.7.4.
Any help would be much appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.