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.
This is when I try to install modestmaps with
npm install modestmaps
Modestmaps probably shouldn't specify an engine at all since there is little that is specific to a JS engine.