Joe
Joe
Hey @bartosz-antosik, is there any update on this issue?
Do you have instructions on how to do that somewhere? I can do that :) Otherwise they should work under Rosetta...
Hey, are there instructions somewhere?
Hey @bartosz-antosik, are there any updates?
Absolutely no problem! If it helps I could do this with every new electron version.
Hey I already tried to to a little bit. I bumped electron to version `11.3` vscode does run with npm run test but closes after 20 seconds. The console shows...
So everything went fine from the build perspective. As far as I could notice every dependency was built correctly. The first start of vscode held on pretty long, but as...
I got those in `lib/bin/`: ```zsh spellchecker-darwin-11.1.0-x64.node spellchecker-darwin-6.0.9-x64.node spellchecker-darwin-7.1.7-x64.node spellchecker-darwin-9.1.0-x64.node ```
However I chose electron 11.3, should I downgrade to 11.1?
oops I forgot to pull, I used the old build script. now I got: ```zsh spellchecker-darwin-apple-11.1.0-x64.node spellchecker-darwin-apple-9.1.0-x64.node ``` Still the same deprecation warnings and the GitHub error at the start.