-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OSRM 5.19.0 compatibility #231
Comments
Hey @mvl22! What is your version of Node? |
See above - either "nvm use 8.0" or "nvm use 10.0" in those examples. I'm not sure off-hand what I was using in the first example. |
Just to confirm that things work fine on my set up if I downgrade to OSRM 5.17.2 (under Node 8) and use the Galton 5.17.2 release. I'll have another go shortly with a clean setup in case there was something odd, but it would be useful to know whether the latest release or the current HEAD of master is intended to be compatible with OSRM 5.19.0. |
On an Ubuntu 20.04 LTS install, the only combination I can get this to install remains the following, not as root:
(Note that this gives you node v8.17.0, which seems to work, whereas 8.0.0 does not.) NB: Doing the same but with node 10 rather than 8 in the above gives: E.g. to install as a particular user, e.g.
|
Is there any compatibility possible yet with OSRM 5.19.0? With various combinations I cannot get this to work:
Using the released version of Galton, an incompatibility error is noted:
Upgrading to
[email protected]
(withnvm use 8.0
) gives:Using
[email protected]
(withnvm use 10.0
instead) gives an install error:The text was updated successfully, but these errors were encountered: