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

@mui/material-nextjs has failed installing on 15.0.1 #44255

Closed
alexsenseer opened this issue Oct 29, 2024 · 1 comment
Closed

@mui/material-nextjs has failed installing on 15.0.1 #44255

alexsenseer opened this issue Oct 29, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@alexsenseer
Copy link

alexsenseer commented Oct 29, 2024

Steps to reproduce

pnpm i @mui/material-nextjs@latest --strict-peer-dependencies=false
 WARN  6 deprecated subdependencies found: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Already up to date
Progress: resolved 526, reused 500, downloaded 0, added 0, done
 WARN  Issues with peer dependencies found
.
└─┬ @mui/material-nextjs 6.1.5
└── ✕ unmet peer next@"^13.0.0 || ^14.0.0": found 15.0.1

Done in 2.4s

Current behavior

pnpm i @mui/material-nextjs@latest --strict-peer-dependencies=false
 WARN  6 deprecated subdependencies found: [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Already up to date
Progress: resolved 526, reused 500, downloaded 0, added 0, done
 WARN  Issues with peer dependencies found
.
└─┬ @mui/material-nextjs 6.1.5
└── ✕ unmet peer next@"^13.0.0 || ^14.0.0": found 15.0.1

Done in 2.4s

Expected behavior

Success installation with 15.0.1 version and above

Context

No response

Your environment

System:
OS: Windows 11 10.0.22631
Binaries:
Node: 20.18.0 - C:\Program Files\nodejs\node.EXE
npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
pnpm: 9.12.1 - C:\Program Files\nodejs\pnpm.CMD
Browsers:
Chrome: Not Found
Edge: Chromium (127.0.2651.74)
npmPackages:
@emotion/react: ^11.13.3 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/icons-material: ^6.1.5 => 6.1.5
@mui/lab: 6.0.0-beta.13 => 6.0.0-beta.13
@mui/material: ^6.1.5 => 6.1.5
@mui/material-nextjs: ^6.1.5 => 6.1.5
@mui/system: ^6.1.5 => 6.1.5
@types/react: 18.3.12 => 18.3.12
react: 18.3.1 => 18.3.1
react-dom: 18.3.1 => 18.3.1
typescript: 5.6.3 => 5.6.3

Search keywords: material-nextjs nextjs mui

@alexsenseer alexsenseer added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 29, 2024
@mj12albert
Copy link
Member

Duplicate of #44203

@mj12albert mj12albert marked this as a duplicate of #44203 Oct 29, 2024
@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants