You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to setup Sharedstreets on a brand new Mac and I'm getting an error when attempting to run the installation command: npm install -g sharedstreets
I initially had another error related to permissions but after some searching, the recommendation was to install nvm... which worked, but got me to a different error:
Any advice?
The text was updated successfully, but these errors were encountered:
A while ago, I worked around this by fixing the osrm version to the older 5.22.0 version. See PR #89 for details.
Edit: seems that 5.22.0 is not available any longer neither. The published OSRM releases seem not to include an arm64 version, so you might need to build it on your own or give docker try.
Attempting to setup Sharedstreets on a brand new Mac and I'm getting an error when attempting to run the installation command:
npm install -g sharedstreets
I initially had another error related to permissions but after some searching, the recommendation was to install nvm... which worked, but got me to a different error:
Any advice?
The text was updated successfully, but these errors were encountered: