Describe the bug
meteor run outpus "No recipe found" error.
To Reproduce
Steps to reproduce the behavior:
- Create invalid recipe (e.g. invalid or missing
version field)
- run
meteor run {recipe_path}
- See error
Expected behavior
It should show the real cause of error instead of No recipe found error.