JavaScript OCAD file reader and exporter for GeoJSON, SVG and Mapbox Style Spec
GNU Affero General Public License v3.0
39
stars
4
forks
source link
Install arr-flatten as dependency (used by ocad-to-geojson and ocad-to-svg) #18
Closed
irnc closed 4 years ago
Without this dependency package works only in development environment, because another devDependencies install it.
Running
NODE_ENV=production npm install && node cli.js
without this dependency fails with error.