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

Warning Messages - Need to be checked #179

Open
Skerre opened this issue Nov 3, 2022 · 6 comments
Open

Warning Messages - Need to be checked #179

Skerre opened this issue Nov 3, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@Skerre
Copy link
Contributor

Skerre commented Nov 3, 2022

No description provided.

@Skerre
Copy link
Contributor Author

Skerre commented Nov 3, 2022

when installing, this happens:

warning "@emotion/react > @emotion/[email protected]" has unmet peer dependency "@babel/core@^7.0.0". warning "@emotion/react > @emotion/babel-plugin > @babel/[email protected]" has unmet peer dependency "@babel/core@^7.0.0-0". warning " > [email protected]" has unmet peer dependency "@popperjs/core@^2.11.5". warning " > [email protected]" has incorrect peer dependency "leaflet@^1.9.0". warning " > [email protected]" has incorrect peer dependency "react@^18.0.0". warning " > [email protected]" has incorrect peer dependency "react-dom@^18.0.0". warning "react-leaflet > @react-leaflet/[email protected]" has incorrect peer dependency "leaflet@^1.9.0". warning "react-leaflet > @react-leaflet/[email protected]" has incorrect peer dependency "react@^18.0.0". warning "react-leaflet > @react-leaflet/[email protected]" has incorrect peer dependency "react-dom@^18.0.0". warning " > [email protected]" has unmet peer dependency "prop-types@^15.5.4". warning " > [email protected]" has incorrect peer dependency "react@^15.0.0 || ^16.0.0". warning " > [email protected]" has incorrect peer dependency "react-dom@^15.0.0 || ^16.0.0". warning " > [email protected]" has incorrect peer dependency "react-leaflet@^2.1.2". warning " > [email protected]" has incorrect peer dependency "[email protected]". warning " > [email protected]" has incorrect peer dependency "react-leaflet@^1.9.1 || 2.2.0". warning " > [email protected]" has incorrect peer dependency "react-leaflet@^3.0.0". warning " > [email protected]" has incorrect peer dependency "react@^16.0.0".

@Skerre Skerre added the bug Something isn't working label Nov 3, 2022
@andreiPro
Copy link
Collaborator

Good morning Martin,
Do you still have this error?
I think the reason of this bug was in using of npm (instead of yarn). Because of it was created 'package-lock.json' as result missed-much of dependencies (I've deleted the 'package-lock.json' in my last PL).

@Skerre
Copy link
Contributor Author

Skerre commented Nov 9, 2022

Let me try to install the tool again and I see if it actually works

@Skerre
Copy link
Contributor Author

Skerre commented Nov 11, 2022

@andreiPro I checked everything on my computer now:

My repository looks like this (configuration files)

image

I use yarn install --check-files to rebuild the dependencies.

image

@Skerre
Copy link
Contributor Author

Skerre commented Nov 11, 2022

My yarn.lock (remove .txt)
yarn.lock.txt

@Skerre
Copy link
Contributor Author

Skerre commented Nov 11, 2022

My yarn version 1.22.19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants