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
[BUG] FTL project root not found #1003
Comments
|
Hi @made2591, Thanks for reporting this. This is actually not a bug but the desired behavior. If you run For details please see https://terramate.io/docs/cli/getting-started/#set-up-terramate I must agree that the exception needs to be improved. Also, the referred guide should explain the behavior more obviously. |
|
Updated the error message in #1004 |
|
thank you @soerenmartius for the fast answer! Actually, I was wrong or better, imprecise: the issue was raised because my terramate hcl file contained a typo in the file name - despite my twelve check before opening the issue - and terramate wasn't able to correctly init the project. Thank you very much for your effort 🙏 |
|
Hi @made2591 I updated the documentation in https://github.com/terramate-io/terramate/pull/1007/files also! Again, thanks for reporting this issue! |
Describe the bug
Hi guys, just started a toy project with terramate, I lost 15 minutes in understanding that
terramate create <whatever>requires to be run inside agit init-ialized folderTo Reproduce
Steps to reproduce the behavior:
terramate create mysiteFTL project root not foundExpected behavior
I expected the error message to be more self-explanatory or at least the guide stating that a git folder is strictly required even only to start with the simple walk-through
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: