stamen / modestmaps-js

Modest Maps javascript port
http://modestmaps.com
566 stars 152 forks source link

Node version compatibility #38

Closed kkaefer closed 13 years ago

kkaefer commented 13 years ago

This is when I try to install modestmaps with npm install modestmaps

npm ERR! Unsupported
npm ERR! Not compatible with your version of node/npm: modestmaps@0.17.0
npm ERR! Required: {"node":"= 0.4.x"}
npm ERR! Actual:   {"npm":"1.0.6","node":"v0.4.8"}

Modestmaps probably shouldn't specify an engine at all since there is little that is specific to a JS engine.

RandomEtc commented 13 years ago

This should be fixed now.