Prerequisites
Reproduction url
Reproduction access
Description of the issue
Pnpm now supports running pnpm dlx with catalog:
package.json
“tool:sherif”: “pnpm dlx sherif@catalog:”,
When I run this with Knip, I get the following error:
“Unused catalog entries”
Prerequisites
Reproduction url
Reproduction access
Description of the issue
Pnpm now supports running
pnpm dlxwithcatalog:package.json
“tool:sherif”: “pnpm dlx sherif@catalog:”,When I run this with Knip, I get the following error:
“Unused catalog entries”