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
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
With the flow-binupdate to 0.53 much of the react-stuff has changed and thus when using a newer version of flow-bin in the main package (which is required for flow-typedto work) this leads to consistency issues, as a sagui testwill yield errors when the mainflow-bindoes not.
So either use the locally installed version of the main-package or "just" update the one used by sagui.
With the
flow-binupdate to0.53much of thereact-stuff has changed and thus when using a newer version offlow-binin the main package (which is required forflow-typedto work) this leads to consistency issues, as asagui testwill yield errors when the mainflow-bindoes not.So either use the locally installed version of the main-package or "just" update the one used by sagui.