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

RUC 3.0.3: Uncaught Error: timeout exceeded at reject (requireUniversalModule.js:71) #215

Open
VidTi opened this issue Aug 7, 2020 · 0 comments

Comments

@VidTi
Copy link

VidTi commented Aug 7, 2020

Getting this error in the browser when I try to load my SSR app. I'm using webpack 4.16.5, RUC 3.0.3 Started getting the error after I upgraded babel to the @babel/ npm scoped packages. After I upgraded the babel packages, I got the Critical dependencies warning (#139), due to which the pages stopped loading.

I fixed that by removing dynamic imports from the universal component as suggested here. This removed the critical dependencies warning but now I'm getting this error when I try to load my application in the browser:
Uncaught Error: timeout exceeded at reject (requireUniversalModule.js:71)

Could you please help? Thanks!

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

1 participant