-
Notifications
You must be signed in to change notification settings - Fork 333
Unable to build from source on Ubuntu, spellchecking dependency? #1114
Comments
That's not good at all, sorry to hear you're bumping into this. I think @ahdinosaur mentioned that he had to upgrade to Node 10 to get it working, could you try that? I know it isn't a great solution, but I'm hoping it's a successful workaround. |
Thanks! was able to update to Node 10 (should mark as dependency?) but got npm audit security warnings. Was able to install with
|
FWIW building this same package crashes with Nodejs 10.x as of patchwork |
Hmm, our build server uses Node 10 and that's what I use locally. If you're having a built error on Node 10 could you create a new issue? Would love to help debug! ✨ |
Actually I think it's fine. Crash on |
Crap, thanks for letting me know. I hadn't heard of that yet but you just saved me a few hours of debugging for when someone inevitably runs into the problem on < 10.16. Thanks!
…On Thu, Jun 20, 2019, at 18:27, pospi wrote:
Actually I think it's fine. Crash on `10.9.0` but builds OK on `10.16.0`, which is the latest LTS release.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1114?email_source=notifications&email_token=AAEDIZDZ62AULMP7J4IMNBTP3QVBRA5CNFSM4HY4J5GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYHFD5A#issuecomment-504254964>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAEDIZADMMHHUJZDDDDYV5DP3QVBRANCNFSM4HY4J5GA>.
|
After seeing notifications about the new release, I updated master branch and ran
npm install
seems like it might be related to electron-userland/electron-spellchecker#147
The text was updated successfully, but these errors were encountered: