Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: 32-bit NodeJS - No binary found matching your system. #41

Closed
zaggino opened this issue Aug 6, 2016 · 1 comment
Closed

Windows: 32-bit NodeJS - No binary found matching your system. #41

zaggino opened this issue Aug 6, 2016 · 1 comment

Comments

@zaggino
Copy link

zaggino commented Aug 6, 2016

Windows 10 64-bit, NodeJS 6.3.1 32-bit

$ node --version && npm --version && npm install flow-bin
v6.3.1
3.10.5

> flow-bin@0.30.0 postinstall D:\dev\test\node_modules\flow-bin
> node lib/install.js

  × No binary found matching your system. It's probably not supported.
  × flow binary test failed

If there's no 32-bit build of Flow for Windows, can it at least try to download and execute the 64-bit one?

@amilajack
Copy link
Contributor

amilajack commented Sep 25, 2016

@gabelevi @jeffmo @zaggino Appveyor support can be added by testing only against x64 windows platforms.

https://github.com/amilajack/eslint-plugin-flowtype-errors/blob/master/appveyor.yml#L18

I'll make a PR for this

@mroch mroch closed this as completed Mar 18, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants