Currently package.json states Node >=1.0 is supported, but that's a version never even tried. Perhaps a sane approach is to use the (latest) long-term support version and stick to that.
We might need to configure Wercker to use those Node.js versions for testing as well.
Currently
package.json
states Node>=1.0
is supported, but that's a version never even tried. Perhaps a sane approach is to use the (latest) long-term support version and stick to that.We might need to configure Wercker to use those Node.js versions for testing as well.
>=4.2.0
package.json