Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Why does the prompt 'SidePanel is not available on chromium based MV2 browsers, skinning' appear when I package files with 'exec' in the child process of node #1119

Open
3 tasks done
little077 opened this issue Oct 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@little077
Copy link

What happened?

I wrote a script in packagejson, then executed it, and the script used exec to execute the plasti build script. Then something magical happened, controlling | SidePanel is not available on chromium based MV2 browsers, skinning., causing the plugin to crash and not start

Version

Latest

What OS are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Chrome, Microsoft Edge

Relevant log output

🟣 Plasmo v0.89.3
🔴 The Browser Extension Framework
🔵 INFO   | Prepare to bundle the extension...
🔵 INFO   | Building for target: yuan
🔵 INFO   | SidePanel is not available on chromium-based MV2 browsers, skipping.
🔵 INFO   | Loaded environment variables from: [ '.env.production', '.env' ]
🟢 DONE   | Finished in 972ms!
Process exited with code 0

(OPTIONAL) Contribution

  • I would like to fix this BUG via a PR

Code of Conduct

  • I agree to follow this project's Code of Conduct
  • I checked the current issues for duplicate problems.
@little077 little077 added the bug Something isn't working label Oct 23, 2024
@little077
Copy link
Author

Do you need me to provide a demo that can be demonstrated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant