florrain / locale

Browser locale negotiation for node.js
MIT License
257 stars 36 forks source link

Warning When Building with NodeJS 4.1.0 #30

Open pahund opened 9 years ago

pahund commented 9 years ago

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"})
eschaefer commented 9 years ago

:+1:

francisdb commented 9 years ago

can we get a release please?

francisdb commented 9 years ago

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

jboelen commented 8 years ago

+1

mjgreen145 commented 8 years ago

+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)

whiteswift commented 8 years ago

+1

mweibel commented 8 years ago

@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 8 years ago

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

jed commented 8 years ago

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