megahertz / electron-log

Simple logging module Electron/Node.js/NW.js application. No dependencies. No complicated configuration.
MIT License
1.3k stars 127 forks source link

TypeScript cannot find electronLog in renderer #338

Closed ulquiomaru closed 1 year ago

ulquiomaru commented 1 year ago

Code_6krIymVRN3

The logger still works fine, meaning the injection is successful, however TS keeps throwing an error, causing issues for build steps.