Open
Description
First off, thank you so much for your hard work on this project. I'm very excited to have Yarn PnP integration in our projects.
What package is covered by this investigations?
Electron
Describe the goal of the investigation
Clear Electron integration, a lack of v8 crashes.
Investigation report
The current latest stable version of Electron has a v8 crash when booting with Yarn PnP enabled.
With nodeLinker: node-modules
enabled, no such crash occurs.
When upgrading to electron v9 beta branch, no such crash occurs.
I've opened an issue at Electron's end electron/electron#22472
I have a minimum reproducible example here: https://github.com/Mike-Dax/electron-yarn-pnp-crash.
The tentative release date for v9 will be 2020-04-28