florrain/locale

Warning When Building with NodeJS 4.1.0

Opened this issue · 9 comments

When I build locale with the current stable version of NodeJS (4.1.0), I get a warning message:

npm WARN engine locale@0.0.20: wanted: {"node":">0.8.x <=1.0.0"} (current: {"node":"4.1.0","npm":"2.14.3"})

👍

can we get a release please?

with npm config set engine-strict true the build just fails on node 5.x

+1

+1 , would be great to get a release of the latest code.

Might also be useful to add more node engines to the .travis.yml file to ensure this does actually work on more recent Node engines (I'm sure it does, we're using it on 4.x)

@jed would be great if you could make a new release, or give someone the rights to publish new releases (i.e. the ones who already have collaborator access). Thanks!

jed commented

ah, my bad. @stuartf is now an owner on npm, and i'll push a release now.

jed commented

if anyone here would like me to migrate this to your github namespace, i'm happy to do so!