When I build <code>locale</code> 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"}) ```
When I build
localewith the current stable version of NodeJS (4.1.0), I get a warning message: