Harper Andrews
Harper Andrews
Look under apps -> Special App Access
Thank you so much for looking into this. In Android Studio 4.1 RC 2, with the just-updated plugin version (3.0.201.108), I get black text on a dark background regardless of...
I'm using Windows 10. ### Stylesheet settings  ### Trying Jetbrains Runtime ~~Using the `Choose Runtime` plugin, I told Android Studio (installed with the Jetbrains Toolbox app) to use Jetbrains...
Sadly, when I have multiple projects open, even the up-to-date Jetbrains Runtime is prone to crashing :( Back to the default it is...
Well, now the Swing preview works with the default JRE. Huh.
This can be closed now. 🚀
@jvolker I meant to come back and clarify what we're _actually_ doing, which is only based on @chetbox's solution. Thanks for the reminder. @petertorelli, maybe this is useful to you...
> I added this to `webpack.renderer.config.js` > ``` > externals: { > serialport: "serialport", > }, > ``` That probably needs to be in `webpack.main.config.js`.
Why is the package-lock.json change in this PR so massive?
> Is it possible to use this PR to build electron instance I can use in production that supports ES modules? > > I have a lot of ES module...