You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
This is expected because you haven't given enough arguments to actually execute DNX. You'd need to specify a directory and command still, i.e. dnx --watch . run.
Some of this might be better with #1403 and we should probably print an error message as well as dumping the help content.
Yes instructions don't talk about including run or . options so its confusing when you type the command according to instructions and you get back the help content. As @anurse mentioned, instructions and error message should be improved.
When you type
dnx --watch
, the behavior is same as typingdnx
.The text was updated successfully, but these errors were encountered: