Can’t run after packaging. Which aspect should I check for the following errors??A JavaScript error occurred in the main process,Low level error:
Main process not written:"main": "background.js",
,Look at the information behind the error: cannot find module. It said that the file could not be found. Did you pack it incorrectly or miss the file?
May need to see your main JS content to know the problem