plasmo
plasmo copied to clipboard
[BUG] In a monorepo (pnpm workspaces and turbo), Plasmo extension doesn't find React
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.