git - Can't start my app using the Bluemix Live Sync "bl start" command -
i want start coding git , have followed instructions here: https://new-console.ng.bluemix.net/docs/develop/bluemixlive.html
using "bl sync
" command created , synced bluemix project in windows local directory shown in screenshot below. name of project "speak out".
but when checked status "bl status
", message returned saying project had not been set on machine , needed run sync command.
i have installed bluemix live sync v1.0.7, node.js v.5.8.0, , using windows 10. have tried restart computer update execution path, nothing changed.
can me solve problem starting app bluemix live sync?
i noticed there spaces in project name "speak out". attempted reproduce problem creating own project space character in name. ran bl sync
, bl status
on both windows 10 , mac os x. in both cases bl sync
succeeded , bl status
failed, although not in same way yours. suspect there might defect in live sync tooling when project name has spaces in it.
you try working around problem forking "speak out" project , assigning name has no spaces in new project. try sync , start app new project.
Comments
Post a Comment