gfxcc
gfxcc
Same problem after zsh being updated to `5.9`.
Try https://github.com/gbammc/Thor/issues/20#issuecomment-928282608 . Works to me.
Run into the same issue when the app is an chrome apps which located under `Applications/Chrome apps`.
Probably the same issue as https://github.com/gbammc/Thor/issues/37
Try https://github.com/gbammc/Thor/issues/20#issuecomment-928282608. Works to me
> I think the failing test `TestAccPrivatecaCertificate_privatecaCertificateUpdate` is related. The test failed due to error: > > ``` > vcr_utils.go:152: Step 3/6 error: Error running pre-apply refresh: exit status 1...
> Just want to confirm I understand the cases correctly - > > * omitting the `ca_options` block in Terraform would be the same as setting `ca_options {non_ca=true}`, > which...