plasmo icon indicating copy to clipboard operation
plasmo copied to clipboard

[BUG] In a monorepo (pnpm workspaces and turbo), Plasmo extension doesn't find React

Open gabrielcosi opened this issue 8 months ago • 0 comments

What happened?

plasmo dev command fails due to React missing in local node_modules

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

🟣 Plasmo v0.90.3
🔴 The Browser Extension Framework
🔵 INFO   | Starting the extension development server...
🔵 INFO   | Building for target: chrome-mv3
🔴 ERROR  | ENOENT: no such file or directory, open 'apps/extension/react19/package.json'

(OPTIONAL) Contribution

  • [ ] I would like to fix this BUG via a PR

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct
  • [x] I checked the current issues for duplicate problems.

gabrielcosi avatar Apr 29 '25 10:04 gabrielcosi