config file error: expected 'url' for dictionary value @ data['remote']['origin']

374 views Asked by At

I have installed git and DVC and I push my git to dagshub without any error, but I faced with error with dvc push.

I run this command dvc push --all-commits and I faced with this error:

ERROR: failed to push data to the cloud - config file error: expected 'url' for dictionary value @ data['remote']['origin']

I'll be thankful for your help.

0

There are 0 answers