DVC run -d error message is confusing #2439
Labels
bug
Did we break something?
good first issue
p1-important
Important, aka current backlog of things to do
ui
user interface / interaction
Hello,
If you create a stage that depend on the contents of a bucket with something like
dvc run -d gs://some_bucket/
you will get this error message:failed to run command - missing dependency
What this should say is "Depending on a bucket is unsupported. Please depend on specific files within the bucket." or something like that
The text was updated successfully, but these errors were encountered: