I am seeing the same error raised in this closed issue. It seems like the npm ls webpack call is failing because npm can't parse the pnpm-specific workspace:* syntax in my package.json:
+-- my-workspace-package@1.0.0 invalid: "workspace:*" from the root project -> ...
Is there another way to accomplish the npm ls webpack that doesn't break in this scenario? It's blocking us from migrating to pnpm.
Additional details
ExifReader version: 4.15.0
Web browser and version: -
Node version: v20.16.0
How to reproduce
pnpm install exifreader