jacksonneal
jacksonneal
@Alexithemia Did you find an approach that allows you too add collapsedChildren nodes? I am in a similar situation, needing to add collapsedChildren and edges to the collapsedChildren.
Just wanted to second that I can reproduce this issue and would appreciate the PR for a fix. Also, @raymcdermott, are you able to successfully build and execute the smoke-test...
I am running into the same issue on Mac. Although, if I `brew install bash` to get bash v4, I avoid the first error related to the array notation. So...
I am also seeing this issue in a private forked repo. Interestingly, the PR does get updated, but the job has this error and fails which is unfortunate. It only...
> This is now a known issue on forks with the same owner as the parent repo. I left a comment here about it: [#4064 (comment)](https://github.com/peter-evans/create-pull-request/pull/4064#issuecomment-3124203252) > > I'm planning...
Just ran into this same issue, using stylua `v0.18.2`
Gotchya. Installing with `cargo` and `--features lua52` is working with `stylua-system` hook.