pnpm catalog: feature doesn't work with plasmo
Using pnpm catalog: feature to specify react version seems to throw Uncaught ReferenceError: React is not defined error. I have to explicitly specify the react version in the package.json, why? is it a bug of plasmo?

1 Reply
i created an empty project with pnpm create plasmo, and only changed the project to use catalog for all dependencies, and this error is reported