Winter

Results 171 comments of Winter

I guess I have to update `package-lock.json`. Do I just run `npm ci` to do that properly (so I don't update any other versions in the lockfile), or is there...

> npm install -D spawk -ws libnpmpack After reverting `workspaces/libnpmpack/package.json` and `DEPENDENCIES.md` to their state before this commit, and running this command, I get [these errors](https://gist.github.com/winterqt/52f2ac446368ff03d5c919e03ef51419).

Removed that commit, though I still think not setting phases when possible is best practice, so I've kept that change. Is the commit message too barebones? Maybe it should be...

Can you try disabling the `netmgr` test on Darwin (as that's the only one that's failing)? Not really sure if BIND is supported on Darwin, tbf.

Hey all, if this is a breaking change (as it seems it *may* be?), can this be added to the 21.11 changelog? (If you make a PR, please request my...

Hey folks, I tried to fix this with #156. I've lightly tested it and it does seem to fix the issues described here. Let me know if there's anything I...

Ah, I see. Wonder why it's behaving differently in that context -- it's in PATH either way, so that's... weird. I'll take a look at this soon, in the meantime...

@m1-s Your `clippy` issue was caused by the fact that you have a dependency (and no `Cargo.lock` for a binary, but still the same issue), and the `rustfmt` hook is...

I can also reproduce this on Python 3.9.13.