-
Notifications
You must be signed in to change notification settings - Fork 932
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
Trouble running setup script #712
Comments
One running
Appears four times. Full output to follow.
|
interesting, I have no idea of how those flow types work. I will try an npm setup myself later today and see if I reproduce it. |
It looks like the flow document is automatically generated. http://github.com/joarwilk/flowgen. It also looks like the I'm really not sure if this will require a work-around, or if there's a way I can bypass this step and still contribute. Remember, the goal for me here is contribute back to the project, so whatever aids with that in mind. |
I updated our dependencies recently and running setup should work fine. Maybe do npm reinstall, cache clean, remove package lock if you have any, figure out what the flow errors mean. I personally don't have any knowledge of flow, so cannot assist you there. |
downshift
version: 0.0.0-semantically-releasednode
version: v8.12.0npm
(oryarn
) version: 6.4.1Relevant code or config
What you did:
Ran
npm setup
What happened:
Setup fails. I've seen the similar issue, but I'm using a proper node version, permissions are not
sudo
-ed.Reproduction repository:
Here's the full log from running
npm run setup
Problem description:
I'm trying to setup the project to contribute back, unfortunately I can't get through this step. I
Suggested solution:
It looks like flow test coverage is incomplete. I'm not sure how to get more info that this:
The text was updated successfully, but these errors were encountered: