Jose
Jose
Any news? I am willing to contribute. @helzgate your contribution is great but why not to provide a wide .NET solution instead of Xamarin only?
This is a must. Othwerise, how do we know the `mount_accessor` ? Means this requires extra work or manual work to figure out the `mount_accesor` and put it manually into...
Same issue here. And confirmed, disabling web as described above is a working workaround.
First question is, any ideas on how to add the pub dependency at all? i.e. #223
So, correct me if I am wrong. Does this mean that the connection to an Azure servicefabric cluster is not working at all? Any planned dates to make that work?...
So, I can connect. The help of the command is totally misleading. > Connect cluster, Example: azure servicefabric cluster connect --connection-endpoint http://127.0.0.1:19080 It is not obvious to figure out you...
Funny... trying the same thing in a different machine now pops the error: `error: Cannot open the servicefabric config file. Please connect to the cluster by invoking the cluster connect...
Thank you for your support Mani. I double checked that. Indeed I tried both `azure servicefabric cluster connect --connection-endpoint http://myclusterCoolCluster.com:19080` and `azure servicefabric cluster connect http://myclusterCoolCluster.com:19080` Still that horrible error...
Hello Mani, Thank you for your answer. I repeated the installation few times. I tried a few times using npm directly, and a few times by using curl and get...
Hello Mani, Today I felt really angry about this nor working so I debugged a little bit. I added some simple logging messages and found out what the problem is....