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".

"bl sync" command bl sync

but when checked status "bl status", message returned saying project had not been set on machine , needed run sync command.

"bl status" command bl status

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

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -