Superchupu
Superchupu
@dependabot recreate
i figured out about the existence of this issue last month when fixing #117 and how hard it might be to fix, and figured out it might be really hard...
> As an example - we currently have over 20 paths that `fast-glob` is transitively depended on in this repo. So if we remove our direct dep on it in...
certainly can try 👍
i believe the perf improvement hasn't been released yet (it's on main right now), should be soon though
the perf improvements have just been released on `0.2.11`! sorry it took so long to release
there's an fdir issue in some cases that makes this hang, the hang isn't common but it can happen. the fix is currently on fdir's main branch, i'm waiting for...
I've sent PRs fixing this to both `@npmcli/package-json` and `normalize-package-data` (it looks like `normalize-package-data` still accepts PRs given they [merged one](https://github.com/npm/normalize-package-data/pull/244) two weeks ago). Hopefully it fixes this issue once...
Opened PRs in the two remaining packages: - pnpm/nopt#1 - pnpm/npm-package-arg#1
i haven't considered yet whether something like this will be added, plan is to get #170 merged first to avoid merge conflicts. if this wasn't added, would you have any...