[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
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
[X] 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.
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
(OPTIONAL) Contribution
Code of Conduct