Mike Mathew

Results 7 comments of Mike Mathew

The solution to return to `5.8.0` was not working for me with these values in `package.json` (using `yarn`): ```js "dependencies": { "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest", "@mui/styled-engine-sc": "5.8.0" }, "resolutions": { "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest"...

> > By the way, we are finally upgrading the Text-Em-All web app to MUI v5...the app that started this entire project. Thanks for the continuing development and care that...

Agreed, it's always helpful to be able to reference release numbers and view specific changes that happen from version to version. Thanks for your work on this project, everyone!

Having the same issue. Opening up a new instance provides no prompt. Just installed this today, so on latest version. In the .gif, you can see me open new terminal...

> We're finding that we need to change the `CACHE_VERSION` for every run, and so far we've only found a way to do it manually by changing the project settings....

@compojoom Our project also has variants made of `flavorBuild` (4 flavors and 2 builds so 8 variants). To make this work, I copied over a lot of this orb's code...

> I believe your homebrew and the packages are installed in the wrong directories. I've attached a link to an article that might be helpful for you to understand the...