Steve Brown

Results 10 comments of Steve Brown

This has been closed but still appears to be an issue with the latest release.

I seem to be hitting the same behaviour too, I have an archive that already exists on the system and I'd like to extract it's contents multiple times however no...

I'm guessing this was introduced in `4.19.0` given the [changelog](https://redgate.slack.com/archives/C099Y4DH9/p1643726545446399) mentions `Export branches attribute of github_repository resource`. Sure enough attempting to upgrade from `4.16.0` -> `4.19.0` results in the same...

This is very much still a thing, we recently rev'd to latest in our infra and it seems to have only gotten worse :(

Just hit this myself on the version that's coming from chocolatey. I've found that if you end the comment with `{}` it seems to stop being gobbling up the rest...

I would have to agree that while #907 certainly helps (and is very much appreciated) it's not the solution. As @lijok mentions It would be good to differentiate between the...

This definitely still needs addressing

Similar issue here but only with Metrics not working - downgrading PuppetDB to 6.9.0 also fixed this issue for me. Some syslog goodness in case it helps: ``` Apr 27...

Ran into this too on a freshly built Arch system. However in my case it prevents `pwsh` from running at all: ```bash > pwsh bash: /usr/bin/pwsh: Permission denied ``` If...

This is also an issue when using `RubyPwshPSHost` which is what Puppet uses to call PowerShell. ![image](https://github.com/PowerShell/PSResourceGet/assets/42909235/b5f845d9-2b2b-44b1-9b2b-ab32bffc2768) It would definitely be nice to have this fixed.