create-ol-app
create-ol-app copied to clipboard
Set up a new OpenLayers based application
I tried following the tutorial, but got stuck at this error: ``` npm ERR! code 1 npm ERR! path /media/fee/hdd/fee/ol-app/node_modules/esbuild npm ERR! command failed npm ERR! command sh -c node...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
The command `npx create-ol-app {name}` outputs following error: `Cannot read property 'name' of undefined`
Bumps [commander](https://github.com/tj/commander.js) from 14.0.1 to 14.0.2. Release notes Sourced from commander's releases. v14.0.2 Changed improve negative number auto-detection test (#2428) update (dev) dependencies Changelog Sourced from commander's changelog. [14.0.2] (2025-10-25)...
Bumps [validate-npm-package-name](https://github.com/npm/validate-npm-package-name) from 6.0.2 to 7.0.0. Release notes Sourced from validate-npm-package-name's releases. v7.0.0 7.0.0 (2025-10-22) ⚠️ BREAKING CHANGES align to npm 11 node engine range (#147) Bug Fixes 69e0cbb #147...