Bart@Splendo
Bart@Splendo
We are having the same issue. It works when running it locally on Windows 10, but our CI (Google Cloud Build with a Debian LTS docker image) shows the same...
Just ran into this myself. Great it is being fixed! However, it seems to me the convention of @nrwl packages is to use `replace` in stead of `file`. So perhaps...
> @DominikPieper I was thinking vite and NX now support just environmental vars. Should we follow in same direction? I actually use this feature to either inject a mock backend...
I can confirm that it still does not work on Node 20 with npm 9.8.1. I have the overrides in the root package as https://github.com/npm/cli/issues/4517 indicates. As mentioned by @JaneJeon...
I am running tests with Vitest (both on 1.x and now on 3.x) and I get the same error: `Error: Cannot read properties of undefined (reading 'StyledEngineProvider') in [path-to-node-modules]/@mui/material/node/index.js`