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

npm: No matching version found for @mui/lab@next in CRA styled-components demo #28563

Closed
2 tasks done
jmsherry opened this issue Sep 24, 2021 · 2 comments · Fixed by #28565
Closed
2 tasks done

npm: No matching version found for @mui/lab@next in CRA styled-components demo #28563

jmsherry opened this issue Sep 24, 2021 · 2 comments · Fixed by #28565
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation

Comments

@jmsherry
Copy link

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

npm fails when installing the example for styled components with CreateReactApp (https://github.com/mui-org/material-ui/tree/master/examples/create-react-app-with-styled-components)

npm ERR! notarget No matching version found for @mui/lab@next.

Expected Behavior 🤔

package should be installable/resolve

Steps to Reproduce 🕹

Follow the instructions in the readme in the link above

Context 🔦

Demo is not

Your Environment 🌎

  System:
    OS: macOS 11.5.2
  Binaries:
    Node: 14.17.3 - /var/folders/hd/jkczj0nx7zb6xywcm3x9hbn80000gn/T/fnm_multishells/99329_1632422775630/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.23.0 - /var/folders/hd/jkczj0nx7zb6xywcm3x9hbn80000gn/T/fnm_multishells/99329_1632422775630/bin/npm
  Browsers:
    Chrome: 94.0.4606.54
    Edge: Not Found
    Firefox: 91.0.2
    Safari: 14.1.2
@jmsherry jmsherry added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 24, 2021
@siriwatknp
Copy link
Member

Can you try with @mui/lab@latest. I think all the examples should use @latest.

@siriwatknp siriwatknp added bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Sep 24, 2021
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Sep 24, 2021
@oliviertassinari
Copy link
Member

This is a consequence of #28530 (comment) :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants