Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Install problem with node-osrm #2

Closed
ustroetz opened this issue Apr 21, 2015 · 2 comments
Closed

Install problem with node-osrm #2

ustroetz opened this issue Apr 21, 2015 · 2 comments

Comments

@ustroetz
Copy link

I tried to install the server components with npm install and I get:

npm WARN package.json @0.0.1 No repository field.
npm WARN package.json Dependency 'browserify' exists in both dependencies and devDependencies, using 'browserify@^9.0.3' from dependencies
npm ERR! Failed resolving git HEAD (git://github.com/Project-OSRM/node-osrm.git) fatal: bad object dc53afcbd1e0b58700c4aeab62e149b6250127e4
npm ERR! Failed resolving git HEAD (git://github.com/Project-OSRM/node-osrm.git) 
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.10.35
npm ERR! npm  v2.1.18
npm ERR! code 128

npm ERR! Command failed: fatal: bad object dc53afcbd1e0b58700c4aeab62e149b6250127e4
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/ustroetz/projects/osrm-matching-inspection/npm-debug.log

Is this version stable and should work or is it still in development?

@TheMarex
Copy link
Contributor

Should be fixed now. Sorry about that.

@ustroetz
Copy link
Author

Thanks for fixing it! Works fine now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants