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

Fix maplibre-gl peerDependencies typo #2197

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

KiwiKilian
Copy link
Contributor

@KiwiKilian KiwiKilian commented Jun 7, 2023

Would love to test 7.1.0-beta.1, but it's currently not possible using npm without --legacy-peer-deps due to a typo in the peerDependencies.

npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: react-map-gl@7.1.0-beta.1
npm WARN Found: maplibregl@undefined
npm WARN node_modules/maplibregl
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer maplibregl@">=1.13.0" from react-map-gl@7.1.0-beta.1
npm WARN node_modules/react-map-gl
npm WARN   react-map-gl@"7.1.0-beta.1" from the root project
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/maplibregl - Not found
npm ERR! 404 
npm ERR! 404  'maplibregl@>=1.13.0' is not in this registry.

@Pessimistress Pessimistress merged commit e06086b into visgl:master Jun 7, 2023
@KiwiKilian KiwiKilian deleted the hotfix/peer-dependency-typo branch November 9, 2023 08:04
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 this pull request may close these issues.

2 participants