wavded / ogre

ogr2ogr geojson-focused web client
http://ogre.adc4gis.com
MIT License
266 stars 79 forks source link

error of "npm install ogre" in ubuntu10.4 in vmware #2

Closed yaxinhoo closed 13 years ago

yaxinhoo commented 13 years ago

error of npm install ogre in ubuntu10.4 in vmware .can anyone help me?

xxxxx@ubuntu:~$ npm install ogre npm ERR! error installing ogre@0.0.6 Error: ETIMEDOUT, Connection timed out npm ERR! error installing ogre@0.0.6 at Socket._onConnect (net.js:602:18) npm ERR! error installing ogre@0.0.6 at IOWatcher.onWritable as callback npm ERR! Error: ETIMEDOUT, Connection timed out npm ERR! at Socket._onConnect (net.js:602:18) npm ERR! at IOWatcher.onWritable as callback npm ERR! Report this entire log at: npm ERR! http://github.com/isaacs/npm/issues npm ERR! or email it to: npm ERR! npm-@googlegroups.com npm ERR! npm ERR! System Linux 2.6.32-28-generic npm ERR! command "node" "/usr/local/bin/npm" "install" "ogre" npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/xxx/npm-debug.log

yaxinhoo commented 13 years ago

npm v1.0.6 node v0.5.0-pre

wavded commented 13 years ago

i haven't tested ogre on node 0.5.0, i would run it in latest stable, v0.4.8. and install npm install -g ogre

yaxinhoo commented 13 years ago

thx ,i will try v0.4.8