Erick Zhao
Erick Zhao
Possibly a duplicate of #30966
Hi @Claytonn, is the repro here to run `npx asar pack` on the `hdwallet-provider` folder?
Seems like we need to update the xcode version for macOS CI to boot up. ref #223
Just ran into this as well. Could this be fixed by checking the characters surrounding the expression?
@aryanshridhar compiling the list of issues might be the first step. We have a lot of questions in the #electron-forge channel on Discord!
Hi @MvRemmerden, this is a problem for building `.deb` files on macOS? I can try to dig into this. I'd suggest building your `.deb` on Ubuntu if that's a possible...
Hi @gaoshang212, thank you for the bug report. See https://github.com/electron/update.electronjs.org/issues/107 for more details, but we're aware of the issue and are looking to release a fix for Fiddle. :) In...
Potential library choice #2: https://github.com/catdad/electronmon
@Slapbox you can enable obsolete versions in the settings as well (sorry for unintuitive UX) 
@fatoldsun00 I believe that's currently the expected behavior. Fiddle installs deps automatically once you `require` them, but there's currently no code to cache these packages between runs. Going to label...