Lars Kappert

Results 640 comments of Lars Kappert

Closing this in favor of #1231.

We haven't tested it on Node.js v23 yet, feel free to do so.

Agreed, Node.js is stable enough. Feel free to open a PR for this.

You're right, the path is currently very cumbersome: https://knip.dev/overview/configuration#configuration-options → https://knip.dev/reference/configuration#typescript → https://knip.dev/reference/dynamic-configuration I'll fix that up soon (or feel free to open a PR!)

:rocket: _This issue has been resolved in v5.46.1. See [Release 5.46.1](https://github.com/webpro-nl/knip/releases/tag/5.46.1) for release notes._ _Using Knip in a commercial project? Please consider [becoming a sponsor](https://knip.dev/sponsors)._

Indeed, the issue is that Knip does not understand to assign dependencies to the workspaces in `packages/client` when using the `--cwd packages/client` argument. Similar issue to #433. Unfortunately I'll answer...

Doing some refactoring that unlocks features like this. In the next version, Knip will support `--top-level` and `--cwd [dir]` for Yarn commands. You could try an early version if you...

Do we still need this after v8.0.2?