geoman-io / leaflet-geoman

🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
https://geoman.io
MIT License
2.21k stars 433 forks source link

Cannot install leaflet-geoman-free via bower #1153

Closed leslieli closed 2 years ago

leslieli commented 2 years ago

Hi there,

I tried to install the leaflet-geoman-free with bower, but it failed.

The command is: bower install @geoman-io/leaflet-geoman-free and returned error: ENOTFOUND Package @geoman-io/leaflet-geoman-free not found

Also tried to add below dependency into bower.json "leaflet-geoman-free": "git+https://github.com/geoman-io/leaflet-geoman.git#2.12.0" and run bower install It worked but no dist folder and no leaflet-geoman.min.js file which we need it in our project.

Could you please publish it to bower or commit the dist/leaflet-geoman.min.js to the repo?

Thanks.

Falke-Design commented 2 years ago

Please use npm or one of the CDNs. We don't support bower.