I'm just giving this a test spin on verdaccio - a good size monorepo.
npx @e18e/cli analyze (v0.5.0)
There are a lot of warning referencing no packages. For example:
For depd the correct output would be
2.0.0 via the following 15 package(s) ...
1.1.2 via the following 1 package(s) ...
The project uses pnpm and packages are deduped. The listed versions appear to be correct but the counts and listed (rather missing) packages are off.
I'm just giving this a test spin on
verdaccio- a good size monorepo.npx @e18e/cli analyze(v0.5.0)There are a lot of warning referencing no packages. For example:
For
depdthe correct output would beThe project uses pnpm and packages are deduped. The listed versions appear to be correct but the counts and listed (rather missing) packages are off.