Braden Steffaniak

Results 16 comments of Braden Steffaniak

I am getting the same error. Did you ever find a workaround for this?

Reverting to 5.0.0 fixed this issue for me (https://github.com/ironSource/node-regedit/issues/109#issuecomment-1220119390). I'd rather use the latest version, though.

I have been exploring using Turso and this is one of the things currently holding me back. I am interested in this as well.

Here is the current output in 2.24.12: With the change I am proposing it would be configurable to something like this: Which after I move the prop to inside dev...

By default, the `cd ${path}` part will still remain. This PR adds the ability to override the default behavior of adding that. The scenario I described about my current use...

Hi, I just ran into this issue as well. I tried out the fix in dedobbin:bug/aac-missing-timeline and it seemed to work for me as well. I see that the PR...

Yes, the cause of this for me seems to be tantivy as well. It looks like this issue is related: https://github.com/quickwit-oss/tantivy/issues/2339

The [issue with Tantivy](https://github.com/quickwit-oss/tantivy/issues/2339) has been fixed in [version 0.22.0](https://github.com/quickwit-oss/tantivy/releases/tag/0.22.0) (released about 10 hours ago). That version resolves this issue for me.

I believe you mean `sfv = "0.10"`? I did mention that in the PR description. @zonblade has create a PR with the temporary fix here: https://github.com/cloudflare/pingora/pull/572, although I'm not sure...

> > I believe you mean `sfv = "0.10"`? > > I did mention that in the PR description. @zonblade has create a PR with the temporary fix here: #572,...