Arne Christian Beer
Arne Christian Beer
> Hey! Thanks for the PR ❤️ > > Just a quick question, wouldn't it be better to bump the package directly in the `package.json` instead of the `package-lock.json`? The...
> This might help https://stackoverflow.com/a/77391012/2377343 Nice, that was actually it for me. The `.parcel-cache` was somehow corrupted. It seems that the parcel cache sometimes needs to be killed when updating....
Sound reasonable. Feel free to create an MR if you have the time :) I don't know when I get to tackle this issue :)
Just took a first look at it. This is definitely a bit more involved, any help would be much appreciated :)
According to `process-wrap`'s own docs: > As the successor to (and containing a lot of the code of) command-group, versioning starts at 6.0.0. You can think of it as a...
@neuschaefer would you be interested in working on this issue?
I have a few waiting functions in `tests/helpers/wait.rs`. Just take one of those and modify them to wait for a file to show up :) I also edited my original...
Also, a new lint popped up due to Rust 1.79. It's already fixed on main :)
Do you need any further help :)?