Although mentioned in README.md, running
echo '[[50.1022829, 8.6982122],[50.1020076, 8.6956695],[50.1006313, 8.6914960],[50.0987800, 8.6875156]]' | npx @here/flexpolyline
gives us an npm error could not determine executable to run.
It seems like cli.js is entirely missing in the v0.1.0 npm package. Are you planning on publishing a new version any time soon?
Although mentioned in README.md, running
gives us an
npm error could not determine executable to run.It seems like
cli.jsis entirely missing in thev0.1.0npm package. Are you planning on publishing a new version any time soon?