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

[pickers] unmet peer dependency issue #15270

Open
JinuYong opened this issue Nov 5, 2024 · 3 comments
Open

[pickers] unmet peer dependency issue #15270

JinuYong opened this issue Nov 5, 2024 · 3 comments
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@JinuYong
Copy link

JinuYong commented Nov 5, 2024

Steps to reproduce

Link to live example: (required)

Steps:

  1. install mui/x-date-pickers etc,
  2. delete node_modules folder
  3. yarn install

Current behavior

Hi, I was using the same version of mui and x-date-pickers as shown in the image below.
and I have installed all the packages required for x-date-pickers.
image

image

�However not only me, but also my team members are getting the warning as shown in the image below when installing the packages.
image

Expected behavior

Should install without warning

Context

We used yarn as our package manager.

Your environment

npx @mui/envinfo
  System:
    OS: macOS 14.6.1
  Binaries:
    Node: 20.14.0 - /usr/local/bin/node
    npm: 10.7.0 - /usr/local/bin/npm
    pnpm: 9.12.0 - /opt/homebrew/bin/pnpm
  Browsers:
    Chrome: 130.0.6723.92
    Edge: Not Found
    Safari: 17.6
  npmPackages:
    @emotion/react: ^11.13.3 => 11.13.3 
    @emotion/styled: ^11.13.0 => 11.13.0 
    @mui/core-downloads-tracker:  6.1.1 
    @mui/icons-material: ^6.1.1 => 6.1.1 
    @mui/material: ^6.1.1 => 6.1.1 
    @mui/private-theming:  6.1.1 
    @mui/styled-engine:  6.1.1 
    @mui/system:  6.1.1 
    @mui/types:  7.2.17 
    @mui/utils:  6.1.1 
    @mui/x-date-pickers: ^7.20.0 => 7.20.0 
    @mui/x-internals:  7.20.0 
    @types/react: ^18.3.3 => 18.3.8 
    react: ^18.3.1 => 18.3.1 
    react-dom: ^18.3.1 => 18.3.1 
    typescript: ^5.5.3 => 5.6.2 

Search keywords: peerDependency mui/system x-date-picker

Search keywords:

@JinuYong JinuYong added bug 🐛 Something doesn't work status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 5, 2024
@JinuYong JinuYong changed the title [pickers] [pickers] unmet peer dependency issue Nov 5, 2024
@JinuYong
Copy link
Author

JinuYong commented Nov 5, 2024

Sorry, I registered the issue with the wrong account, so I closed it and reopened it.

@JinuYong JinuYong closed this as completed Nov 5, 2024
@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 5, 2024
Copy link

github-actions bot commented Nov 5, 2024

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

@JinuYong How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.

@JinuYong JinuYong reopened this Nov 6, 2024
@LukasTy
Copy link
Member

LukasTy commented Nov 6, 2024

@JinuYong Could I ask for the reason for reopening this issue? 🤔

@LukasTy LukasTy added status: waiting for author Issue with insufficient information component: pickers This is the name of the generic UI component, not the React module! labels Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

2 participants