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

Unable to install #2

Closed
g1ps opened this issue Nov 26, 2014 · 3 comments
Closed

Unable to install #2

g1ps opened this issue Nov 26, 2014 · 3 comments

Comments

@g1ps
Copy link

g1ps commented Nov 26, 2014

Every attempt to install results in:

...>npm install -g flow-bin
...\AppData\Roaming\npm\flow -> ...\AppData\Roaming\npm\node_modules\flow-bin\cli.js

> flow-bin@0.1.1 postinstall ...\AppData\Roaming\npm\node_modules\flow-bin
> node lib/install.js


     warn : ENOENT, stat '...\AppData\Roaming\npm\node_modules\flow-bin\vendor\flow'
     warn : flow binary test failed
flow-bin@0.1.1 ...\AppData\Roaming\npm\node_modules\flow-bin
├── imagemin-log@1.0.2 (stream-log@0.2.3)
└── bin-wrapper@2.1.0 (is-path-global@1.0.1, download-status@2.1.0, npm-installed@1.0.0, bin-version-check@1.0.0, lnfs@1.0.0, bin-check@1.0.0, globby@0.1.1, download@3.1.2)

Any help would be appreciated.

Thanks.

sindresorhus added a commit that referenced this issue Nov 26, 2014
@sindresorhus
Copy link
Contributor

Flow doesn't provide a precompiled Windows binary: http://flowtype.org/docs/getting-started.html#_

@g1ps
Copy link
Author

g1ps commented Nov 26, 2014

Ah, right. Not much use to me then. In a system like Node that runs everywhere, that's unexpected so I'm glad to see your reference re: an error message. 👍

Thanks.

@sindresorhus
Copy link
Contributor

I'll add it as soon as Flow does. You can follow: facebook/flow#6

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

2 participants