TNOCS / minify-geojson

Minifies (compresses) a GeoJSON file, i.e. by removing properties or using fewer decimals for coordinates.
MIT License
26 stars 3 forks source link

Fix: Error: Cannot find module '../dist/minify-geojson-cli' #24

Closed rolandstarke closed 4 years ago

rolandstarke commented 5 years ago

Hi, :)

running

minify-geojson -c 5 .\world.json gives the error

internal/modules/cjs/loader.js:775
    throw err;
    ^

Error: Cannot find module '../dist/minify-geojson-cli'
Require stack:
- C:\Users\username\AppData\Roaming\npm\node_modules\minify-geojson\bin\run.js
rolandstarke commented 4 years ago

was fixed in https://github.com/TNOCS/minify-geojson/commit/86b465895825a7ee023d8e166f81c3be136b24c0