-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I tested using nvm with 18, 20, 22, and 24 and noticed the server hangs when navigating to http://localhost:3000/ using any version of node above 18. I think this is related to the module federation implementation, but was wondering if you had any more insight.
I see federation core doesn't officially support node versions higher than 18 so I assume that's the issue https://github.com/module-federation/core/blob/main/package.json#L5C1-L6C1 but was wondering if you had any ideas.
Metadata
Metadata
Assignees
Labels
No labels