-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Node v4 support #788
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
Comments
Please see 2) of https://github.com/wefork/wekan/wiki/FAQ |
From @HLFH on November 21, 2016 17:35 Node API changes between v.0.10 and v4 Meteor upgrade to Nodev4 ok |
Is Wekan also stuck in Node 0.10.x because of capnp? I did run into capnp build problems when I did try to build Wekan using:
If upgrade is not possible, I'll probably need to find a way to change package |
@xet7 TL;DR: Sandstorm should not block this update.
You will, though, need to update to the latest @dwrensha probably has more context on this than I do. |
Yes, upgrading Wekan to Meteor 1.4 should make things simpler on the Sandstorm end.
@xet7 what kind of build problems? I imagine they would go away if you used meteor-spk v0.3.1. |
Can you try to continue your Meteor 1.4 port or Wekan It could help with #928 Sandstorm build instructions are at #823 |
@datamaker, Directions here That said, that does not exclude the potential need for changes to the Dockerfile to make it work. |
Hi all. I opened a PR with a Meteor 1.4.x upgrade (#957). Please test and review. |
Node v4 works now and is used on master, devel and meteor-1.4 branches. |
Thank you @xet7 |
From @HLFH on November 21, 2016 14:30
Hi,
Meteor supports Node v4, so Wekan should support Node v4.
Copied from original issue: wefork#23
The text was updated successfully, but these errors were encountered: