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
There is no jest in dev-dependencies. I'm not sure if it is good idea to hide this. For example, I get this error message when installing the type definition of jest:
⇒ flow-typed install jest
• Found flow-bin@v0.32.0 installed. Installing libdefs compatible with this version of Flow...
ERROR: Please specify an npm package name of the format 'foo@1.2.3'
But it is not trivial to find out now which version of jest I'm actually using.
The text was updated successfully, but these errors were encountered:
There is no jest in dev-dependencies. I'm not sure if it is good idea to hide this. For example, I get this error message when installing the type definition of jest:
But it is not trivial to find out now which version of jest I'm actually using.
The text was updated successfully, but these errors were encountered: