@Pallas#2819 I keep getting this error
@Pallas I keep getting this error when I run
pnpm build
:
"🟣 Plasmo v0.84.2
🔴 The Browser Extension Framework
🔵 INFO | Prepare to bundle the extension...
🔵 INFO | Loaded environment variables from: []
🔴 ERROR | Failed to resolve '../../src/options.tsx' from './.plasmo/static/options.tsx'
🔴 EXIT | 👋 Good bye and have a great day!
 ELIFECYCLE  Command failed with exit code 1."
What can I do to fix it?1 Reply
This fixed my issue: https://github.com/PlasmoHQ/plasmo/issues/750#issuecomment-1713654349
GitHub
[BUG] pnpm build Failed to resolve · Issue #750 · PlasmoHQ/plasmo
What happened? This prompts when pnpm build, but there is no problem when pnpm dev. Version Latest What OS are you seeing the problem on? MacOSX What browsers are you seeing the problem on? Chrome ...