Toms Jansons
Toms Jansons
I'm on react-scripts 5.0.0 and running `rm -rf node_modules/.cache/` and then `yarn start` helped
I've just encountered the same problem (or at least something very similar). After lots of debugging it seems that doing a type import (from your example) `import type { Service2...
> Where? The suggestion here was that you'd be able to use `Appearance.setColorScheme` instead of relying on the browser to switch it for you when the user changes their color...