Closed afhammad closed 9 years ago
Thanks for reporting! I will look into this.
on verbose it says there is no src:
Files: [no src] -> http://whaterver@cloudant.com/db
if that helps at all
Does the database actually gets updated?
ok it seems the path to app.json wasn't correct, changed it to 'tmp/app.json' and it worked.
Should probably show an error
Yes, so I assume its an issue with the output (should inform about failed database connection), right?
Yeh that would be helpful. Perhaps even update the Readme, as it uses 'tmp/app.json' in one place and 'app.json' in another. I'd be happy to do a PR a little later.
That would be great.
I am trying to couch-push to cloudant. I get:
Done, without errors.
But this seems to be the output regardless of the url in "files"
prod: { files: { 'http://whaterver@cloudant.com/db': 'app.json' } }