I want to start coding with Git and I have followed the instructions here: https://new-console.ng.bluemix.net/docs/develop/bluemixlive.html
Using the "bl sync
" command I created and synced my Bluemix project in my Windows local directory as shown in the screenshot below. The name of my project is "Speak Out".
But when I checked the status with "bl status
", a message was returned saying that my project had not been set up on my machine and that I needed to run the sync command.
I have installed Bluemix Live Sync v1.0.7, Node.js v.5.8.0, and I am using Windows 10. I have tried to restart my computer to update my execution path, but nothing changed.
Can anyone help me solve my problem starting an app with Bluemix Live Sync?