We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Success installation with 15.0.1 version and above
No response
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
The text was updated successfully, but these errors were encountered:
Duplicate of #44203
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: