You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@eluchsinger We keep the jss scope as wide as possible to avoid the duplication of the module in people bundle. 9.8.1 match our scope (^9.3.3). You need to update the version on your side. Either on your yarn.lock or package-lock.json.
Just for the record: I could update the resolved dependencies of material-ui (my local installation) by using the following command: yarn upgrade material-ui
Expected Behavior
No errors when using flow.
Current Behavior
I get a couple errors from the JSS library.
Context
This was a topic in JSS a couple days ago. Apparently it's fixed.
cssinjs/jss#411
If I install the dependencies with yarn, it will install jss version 9.8.0.
Your Environment
The text was updated successfully, but these errors were encountered: