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?
No description
1 Reply
blueskeletons
blueskeletonsOP•3w ago
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

Did you find this page helpful?