Sayan Naskar

Results 9 comments of Sayan Naskar

Problem with npm start. Can't figure out the reason. Any help is appreciated :-D My log-file: ```0 info it worked if it ends with ok 1 verbose cli [ '/usr/bin/nodejs',...

Can we use access token based authentication in gitlab, since /session was removed? How do we configure python-gitlab like this : ``` import gitlab # private token or personal token...

It should now be working on mac, windows and linux platforms.

@francoisbeyers, can you provide the repro steps? Also, it should be working in Linux now, after #12 . Thanks!

Hi @dsouders , thanks for looking into this so quickly! I had one follow-up question. Should I open the same issue in the vmware forum for making the same change...

These were the steps I documented while installing in ubuntu20.04: ### 1. Dependencies for ubuntu 20.04: ```sh sudo apt install -y libcurl4-openssl-dev curl protobuf-compiler libprotobuf-dev protobuf-compiler-grpc libgrpc++-dev golang-github-containerd-containerd-dev golang-github-gogo-protobuf-dev autoconf...

Yes, I'm aware of `az version` command. I'm fine with either of the following: - adding the support for formatted output (like json) to `az --version` - adding the support...

Sure! - python location : We need to evaluate if the python is 32-bit or 64-bit MSI. `az arcappliance vmware` command requires 64-bit python, so our onboarding script has to...