Chris

Results 3 comments of Chris

I was looking at this a few weeks ago and it seemed that if any pathway of the code referenced `this` prior to executing `super()`, the reference error would occur....

Downgrade to 1.6.14 resolves this for me. Tried it after reading through: https://github.com/electron/electron/issues/11157 This issue should probably be in the electron repo, not this one...

#238 should fix this, (for `.extractEntryTo()` at least)