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

Automatically handle situations when .flora directory doesn't exists #18

Open
dm3ch opened this issue Jul 7, 2019 · 0 comments
Open

Comments

@dm3ch
Copy link
Collaborator

dm3ch commented Jul 7, 2019

I've got two errors

  1. This error appeared cause ~/.flora hasn't been existed.
2019/07/08 00:39:13 Downloading Terraform 0.7.0
2019/07/08 00:39:13 open /Users/dmitry.chepurovskiy/.flora/terraform_0.7.0.zip: no such file or directory
exit status 1
  1. This error appeared cause ~/.flora/bin hasn't been existed.
2019/07/08 00:43:59 Adding symlink /Users/dmitry.chepurovskiy/.flora/terraform_0.7.13->/Users/dmitry.chepurovskiy/.flora/bin/terraform
2019/07/08 00:43:59 symlink /Users/dmitry.chepurovskiy/.flora/terraform_0.7.13 /Users/dmitry.chepurovskiy/.flora/bin/terraform: no such file or directory

It would be a good improvement for my opinion if we would create this directories while flora execution.

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

1 participant