question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install material-ui-lab

See original GitHub issue

I would like to play around with the new speeddial component, which is in the lab package right now. However, I can’t install the package as described in the lab readme:

C:\git\my-project PS>yarn add "@material-ui/lab"
yarn add v1.3.2
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@material-ui%2flab: Not found".
info If you think this is a bug, please open a bug report with the information provided in "C:\\git\\my-project\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

I can’t find the package published on npm.

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

The lab package can be installed as described.

Current Behavior

The package can’t be installed, since it doesn’t appear to be published.

Steps to Reproduce (for bugs)

  1. Go to any folder containing a valid package.json
  2. Run yarn add @material-ui/lab

Your Environment

Tech Version
yarn 1.3.2
npm 5.6.0

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
oliviertassinaricommented, Feb 25, 2018

#10441 will solve the issue. If Lerna proves itself not to provide value, I think that we should remove it for a simple homemade code. Yarn workspaces already solve most of the complexity.

1reaction
mbrookescommented, Feb 23, 2018

@oliviertassinari Time to release the lab🚀

I tried though, and unfortunately no is failing with:

✖ Git tag `v1.0.0-alpha.1` already exists.

Is there a standard approach to this for monorepos?

Read more comments on GitHub >

github_iconTop Results From Across the Web

@material-ui/lab - npm
This package hosts the incubator components that are not yet ready to move to core . Installation. Install the package in your project...
Read more >
About the lab - Material UI - MUI
Installation. To install and save in your package.json dependencies, run the command below using ...
Read more >
material-ui/lab - npm.io
This package hosts the incubator components that are not yet ready to move to core . Installation. Install the package in your project...
Read more >
@material-ui/lab | Yarn - Package Manager
This package hosts the incubator components that are not yet ready to move to core . Installation. Install the package in your project...
Read more >
i am having problem installing some react dependencies
... Run npm install @material-ui/core @material-ui/icons @material-ui/lab @react-google-maps/api axios google-map-react --save --force ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found