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

本地调试检测更新没有问题,打包成功后,安装electron应用时提示Cannot find module 'electron-updater' #42207

Closed
CaoRuimiao opened this issue May 16, 2024 · 1 comment

Comments

@CaoRuimiao
Copy link

CaoRuimiao commented May 16, 2024

Cannot find module 'electron-updater' after build

"dependencies": { "electron-log": "^5.1.4", "electron-updater": "6.1.8" }, "devDependencies": { "electron": "^27.0.2", "electron-builder": "^22.9.1" },

有人遇到吗?该怎么解决?

@codebytere
Copy link
Member

Thanks for reaching out!

Because we treat our issues list as the team's backlog, we close issues that are questions since they don't represent a task needing to be completed. This forum is for raising bugs or requesting new features, and for most questions about Electron there are a lot of more appropriate community options. There are helpful people in this Discord or the subreddit that should be willing to point you in the right direction.

@codebytere codebytere closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants