Results 179 comments of Kishan B

@foliojs Can you kindly pitch in and add your thoughts here?

I am using only the `.terraform-version` file. The content of that would vary from one project folder to another (example below) and i keep switching between projects all through the...

Any ideas to fix this at a code level ? I can try contributing a PR for this

As i am getting this error very frequently, as a workaround i have added the following line to my `~/.zshrc` which makes the problem disappear ```bash dev off && dev...

@mxcl I found the reason for my issue :-) It was due to a terraform binary present in the path (~/.local/bin/terraform) installed using `pkgx install [email protected]` command conflicting with version...

@ShaneAbara From what i observe this project has not been upgraded since 2017. Have created [this PR](https://github.com/lagenar/shopify-scraper/pull/7) for this tool containing several upgrades couple of years back. Since that was...

@pritamsw Can you give me some simulation steps so that I can reproduce ?

One additional point here, is i can organize images into folders in cloudinary at which point the output filename should be `/` instead of just `filename`

@minamijoyo I am still getting the above error(probably i am doing something wrong). From what i see the error as such comes out from the below line which is from...

I am running this on an M1 Mac Book Pro running the latest Mac OS Ventura version(13.2). M1 processor uses is arm64 architecture.