mapbox / nepomuk

A public transit router for GTFS feeds (currently only static) written in modern c++
MIT License
24 stars 8 forks source link

Binaries In NPM packe - requires alpha.2 #143

Closed MoKob closed 7 years ago

MoKob commented 7 years ago

The npm package contains pre-built libraries for node. These are for OSX only. npm install on any linux based system will fail as a result of this with invalid ELF file.

This error requires the release of alpha.2 with the already in place fix using .npmignore

MoKob commented 7 years ago

Resolved with https://github.com/mapbox/nepomuk/releases/tag/v0.0.0-alpha.2