We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I build the Electron Manager app, the build succeeds, but I get a runtime error:
And the UI fails to render properly.
I suspect that was caused by the upgrade to Webpack 5 in #1422.
I thought it could be related to Webpack not including Node polyfills, but I tried the suggested fallback approach and it didn't work.
@daniellacosse please help, you may have more insights.
The text was updated successfully, but these errors were encountered:
Fixed by #1451
Sorry, something went wrong.
daniellacosse
No branches or pull requests
When I build the Electron Manager app, the build succeeds, but I get a runtime error:
And the UI fails to render properly.
I suspect that was caused by the upgrade to Webpack 5 in #1422.
I thought it could be related to Webpack not including Node polyfills, but I tried the suggested fallback approach and it didn't work.
@daniellacosse please help, you may have more insights.
The text was updated successfully, but these errors were encountered: