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
I'm trying to configure a Windows AppVeyor build for Jest, but it's resulting in the following error while running npm install:
> [email protected] postinstall C:\projects\jest\node_modules\flow-bin
> node lib/install.js
× No binary found matching your system. It's probably not supported.
× flow binary test failed
My understanding is that Flow v0.30 adds support for Windows, so this should be working now, right?
The text was updated successfully, but these errors were encountered:
I'm trying to configure a Windows AppVeyor build for Jest, but it's resulting in the following error while running
npm install
:My understanding is that Flow v0.30 adds support for Windows, so this should be working now, right?
The text was updated successfully, but these errors were encountered: