#989·plasmo

[BUG] WARN | Unable to find any entry files. The extension might be empty

Author: TommyWongDevCreated Jun 3, 2024Updated Jun 28, 2026
Labelsbug

What happened?

I have encountered this bug for a couple of time already. the project works well originally even for a new created project without any new code aded on it, but everytime when the plasmo server idled for a while of time (like 45mins to 1hr), this warn ing appear when I reload the webpage. Plasmo become unclickable and nothing works even for the default popup.tsx. I have to delete the project and start a new project everytime. May i know is there any solution to solve this? Thanks. Screenshot 2024-06-03 at 14 03 39

Version

Latest

What OS are you seeing the problem on?

MacOSX

What browsers are you seeing the problem on?

Chrome

Relevant log output

bash
Plasmo v0.86.3
 The Browser Extension Framework
 INFO   | Starting the extension development server...
 WARN   | Unable to find any entry files. The extension might be empty
 INFO   | Loaded environment variables from: []

(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.