I am trying to download my app source developed on IBM Bluemix using bx cf download
command, but I am simply getting a message saying Files downloaded: 0/
Here's the command I am giving
The command creates a folder named Bluemix in C:\Bluemix directory, but it's empty.
Info -
It is a Node JS based app using Watson Conversation API.
Can any one help me resolve the issue?