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/lab is not installable / upgradable with Yarn 3.6.3 #38938

Closed
2 tasks done
kkirsche opened this issue Sep 12, 2023 · 1 comment
Closed
2 tasks done

@mui/lab is not installable / upgradable with Yarn 3.6.3 #38938

kkirsche opened this issue Sep 12, 2023 · 1 comment
Assignees
Labels
duplicate This issue or pull request already exists package: lab Specific to @mui/lab

Comments

@kkirsche
Copy link
Contributor

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example:

https://github.com/kkirsche/mui-yarn-error

Steps:

  1. Run yarn add @mui/lab from the command-line

Current behavior 😯

➤ YN0000: ┌ Resolution step
➤ YN0001: │ Error: @mui/x-tree-view@https://pkg.csb.dev/mui/mui-x/commit/1f23b33d/@mui/x-tree-view isn't supported by any available resolver
    at kf.getResolverByDescriptor (/Users/kkirsche/.cache/node/corepack/yarn/3.6.3/yarn.js:391:1647)
    at kf.bindDescriptor (/Users/kkirsche/.cache/node/corepack/yarn/3.6.3/yarn.js:391:1036)
    at _ (/Users/kkirsche/.cache/node/corepack/yarn/3.6.3/yarn.js:439:7240)
    at async Promise.allSettled (index 11)
    at async io (/Users/kkirsche/.cache/node/corepack/yarn/3.6.3/yarn.js:390:10398)
➤ YN0000: └ Completed
➤ YN0000: Failed with errors in 0s 155ms

Expected behavior 🤔

Should install the new or updated dependency.

Context 🔦

I am trying to update @mui/lab to the latest version. This error reproduces though when adding the dependency for the first time.

Your environment 🌎

npx @mui/envinfo
❯ npx @mui/envinfo
Need to install the following packages:
@mui/[email protected]
Ok to proceed? (y) y

  System:
    OS: macOS 13.5.2
  Binaries:
    Node: 18.17.1 - ~/.asdf/installs/nodejs/18.17.1/bin/node
    Yarn: 3.6.3 - ~/.asdf/installs/nodejs/18.17.1/bin/yarn
    npm: 10.0.0 - ~/.asdf/plugins/nodejs/shims/npm
  Browsers:
    Chrome: 116.0.5845.179
    Edge: Not Found
    Safari: 16.6
  npmPackages:
    @emotion/react: ^11.11.1 => 11.11.1
    @emotion/styled: ^11.11.0 => 11.11.0
    @mui/base: ^5.0.0-beta.14 => 5.0.0-beta.14
    @mui/core-downloads-tracker:  5.14.8
    @mui/icons-material: ^5.14.8 => 5.14.8
    @mui/lab: ^5.0.0-alpha.140 => 5.0.0-alpha.140
    @mui/material: ^5.14.8 => 5.14.8
    @mui/private-theming:  5.14.8
    @mui/styled-engine:  5.14.8
    @mui/system: ^5.14.8 => 5.14.8
    @mui/types:  7.2.4
    @mui/utils:  5.14.8
    @mui/x-data-grid:  6.13.0
    @mui/x-data-grid-pro: ^6.13.0 => 6.13.0
    @mui/x-date-pickers:  6.13.0
    @mui/x-date-pickers-pro: ^6.13.0 => 6.13.0
    @mui/x-license-pro: ^6.10.2 => 6.10.2
    @types/react: ^18.2.21 => 18.2.21
    react: ^18.2.0 => 18.2.0
    react-dom: ^18.2.0 => 18.2.0
    typescript: ^5.2.2 => 5.2.2

Browser is not applicable

@kkirsche kkirsche added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 12, 2023
@DiegoAndai DiegoAndai self-assigned this Sep 12, 2023
@DiegoAndai DiegoAndai added package: lab Specific to @mui/lab 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 Sep 12, 2023
@DiegoAndai
Copy link
Member

Hey @kkirsche, thanks for the report. We're aware of the issue: #38819
The fix is ready and will be available on the next release (PR for the release) this week.

@DiegoAndai DiegoAndai closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2023
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 package: lab Specific to @mui/lab
Projects
None yet
Development

No branches or pull requests

2 participants