electron-push-receiver
electron-push-receiver copied to clipboard
Cannot find module "electron-push-receiver"
Version: 2..1.3 Target: windows 10
Im building an app on windows. When build success and run app , then got error "Cannot find module "electron-push-receiver"

There is no such problem in the development environment, and notifications can be received normally

After commenting this line of code, it will be normal
@JustDo did you find a solution for this? 🙏