-
Notifications
You must be signed in to change notification settings - Fork 42
Kraft failes with list index out of range #80
Comments
After creating the pull request I was thinking also of something else. So for example: |
I create another issue for what I told you before.(#83) |
#73 is also related to this issue. |
…kraft#83). Signed-off-by: Xiangyi Meng <[email protected]>
Signed-off-by: Xiangyi Meng <[email protected]>
Can this issue be closed since this PR was merged? |
Yes, I think it should be closed. |
Describe the bug
Right now if you are trying to run the hello-world application you will end up with list index out of range error. This can be for all applications if the name of the directory of the application is different from the name of the application from kraft.yml.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The error is not descriptive at all, it is more of a python error than something suggestive so you can figure out what to do with kraft. From my point of view, it would be better to suggest to you that kraft doesn't find the executable.
Screenshots
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: