Skip to content

Adds instructions to run flow init #1486

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 1 commit into from
Closed

Adds instructions to run flow init #1486

wants to merge 1 commit into from

Conversation

chrislloyd
Copy link

@chrislloyd chrislloyd commented Feb 5, 2017

Without this step, flow (0.38.0) complains it couldn't find a .flowconfig file in the directory.

yarn run v0.19.1
$ flow 
Could not find a .flowconfig in . or any of its parent directories.
See "flow init --help" for more info

error Command failed with exit code 12.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

This isn't ideal (Flow should work without the presence of a .flowconfig file) but this change updates the documentation to reflect the current state of the world.

Without this step, flow (0.38.0) complains it couldn't find a `.flowconfig` file in the directory.
@gaearon
Copy link
Contributor

gaearon commented Feb 24, 2017

Apologies, I missed your earlier PR and merged #1518 instead.
Thanks for sending it!

@gaearon gaearon closed this Feb 24, 2017
@lock lock bot locked and limited conversation to collaborators Jan 21, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants