Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly outdated mapbox-gl peer dependency #14

Open
Ickerday opened this issue Oct 19, 2022 · 1 comment
Open

Possibly outdated mapbox-gl peer dependency #14

Ickerday opened this issue Oct 19, 2022 · 1 comment

Comments

@Ickerday
Copy link

To quote package.json:

"peerDependencies": {
  "mapbox-gl": ">=0.29.0 <2.0.0"
},

Is there a reason for this peerDep to be capped at 2.0.0?
I'm happy to submit a PR for this but I'd like to confirm if this is intentional before I do so.

@p0wl
Copy link

p0wl commented Mar 30, 2023

Hey, I ran into the same problem. I "force" installed the library and it seems to work. But it would be great if this can be resolved.

I noticed there is no icon on the button.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants