-
Notifications
You must be signed in to change notification settings - Fork 457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to compile on node v9, which blocks upgrading on Arch Linux #426
Comments
Can you double check that latest master doesn't work? I did small fix, maybe it is related. BTW, when I did a release everything was ok for me (using MacOS for that) |
Just checked, exactly the same issue when cloning the repo from scratch. I'm hesitant to update AUR to 0.3.2 because everyone will start complaining because of this 🙂 |
@maximbaz what version of node do you use? I could reproduce this issue on node 9.0.0, but everything is ok with v7.10.1. I |
I have |
Any news? I would really like to get the new update ^^ |
I can confirm that it doesn't build with arch and node 9, please update 👍 |
Any update ? #451 has a fix, why not implement it on the main repo ? |
Any updates? It doesn't work with gnome & node 9. Also is there a simple workaround? |
Hey, any updates? |
Arch Linux
yarn: 1.3.2
node: 9.2.0
Please follow exactly these steps (don't use repo that you had cloned before):
Expected: both
yarn
runs succeed.Actual: the second
yarn
fails.The text was updated successfully, but these errors were encountered: