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
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.
package should be installable/resolve
Follow the instructions in the readme in the link above
Demo is not
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
The text was updated successfully, but these errors were encountered:
Can you try with @mui/lab@latest. I think all the examples should use @latest.
@mui/lab@latest
@latest
Sorry, something went wrong.
latest
This is a consequence of #28530 (comment) :)
Successfully merging a pull request may close this issue.
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 🌎
The text was updated successfully, but these errors were encountered: