-
Notifications
You must be signed in to change notification settings - Fork 41
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
Cannot install successfully on win10 #43
Comments
This plugin and Flow requires node.js 6 or upper (it is written in the README.md and in the Wiki). Your node version is 4.2.2, so I think this is the problem |
oh, I see, I will update my node and try again |
still, cannot found the [email protected],
|
This is weird.. flow-bin 0.68.0 is published on npm: https://www.npmjs.com/package/flow-bin |
I will retry it tomorrow |
same error.
|
Try to install flow globally running |
flow was installed but with version 0.47.0 |
Wow really weird! I don't know what is going on, sorry.. Maybe there are some problems with your npm, but I really don't know |
I am facing a similar issue, the plugin had downloaded properly but after restarting sublime i cant seem to use the auto complete functionality the following is my console logs DPI mode: per-monitor v2 |
Actual Behavior
cannot install the plugin on sublime for windows
Sublime Text console logs
And I tried to run npm install inside the package, the log is:
seems that [email protected] is not available for windows
Specifications
The text was updated successfully, but these errors were encountered: