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

OL 9 #277

Closed
1Map opened this issue Feb 26, 2024 · 2 comments · Fixed by #278
Closed

OL 9 #277

1Map opened this issue Feb 26, 2024 · 2 comments · Fixed by #278

Comments

@1Map
Copy link

1Map commented Feb 26, 2024

I am using Openlayers 9, but get message like:

[email protected]" has incorrect peer dependency "ol@> 7.x <= 8.x".

@jonataswalker
Copy link
Owner

If you're in a rush, try this in package.json

  "overrides": {
    "ol-contextmenu": {
      "ol": "^9.x"
    }
  }

It looks like there's no breaking changes reading their release notes.

@lucianobazimo
Copy link

Will there be any fix to prevent from this error ?
Thanks :)

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

Successfully merging a pull request may close this issue.

3 participants