Wei

Results 3 comments of Wei

I just migrated from MUI v4 to v5 and experienced the same problem when I wrapped the `Button` component in the `Tooltip`. The extra node doesn't always work for me,...

I have the same issue on my MacBook yarn version v1.22.22 npm: '10.7.0' node: '18.20.3'

I figured out the problem was the slow network and the packages being installed were very large. Try `--network-timeout` option when running `yarn install`