Skip to content

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

@VidTi

Description

@VidTi

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions