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

Error message for unfound Drakefile is confusing #189

Open
dirtyvagabond opened this issue Jul 30, 2015 · 2 comments
Open

Error message for unfound Drakefile is confusing #189

dirtyvagabond opened this issue Jul 30, 2015 · 2 comments
Assignees

Comments

@dirtyvagabond
Copy link
Contributor

The "your workflow file wasn't found" message from Drake is somewhat confusing. E.g.:

java -cp :/home/daniel/.drakerc/jar/drake-1.0.1-standalone.jar drake.core drake: cannot find file or directory: /home/daniel/drake/bin/./Drakefile (use --help for documentation)

That's especially for a new user who just installed Drake. Suggestion from Alan: Something like: "drake: no Drakefile found (expected in ~/whatever)", or call it a "workflow file".

Spurred by #186

@dirtyvagabond dirtyvagabond self-assigned this Jul 30, 2015
@dirtyvagabond
Copy link
Contributor Author

from @mavericklou : I think "workflow file" is more friendly to new user.

@conchoecia
Copy link

I am a new user to drake, and I also found this error message very confusing. I am having trouble finding out what exactly a drakefile is.

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

2 participants