You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: [ Federation Runtime ]: Version 0 from micro front end HOST ui-host of shared singleton module @apollo/client/core does not satisfy the requirement of micro front end HOST ui-host which needs ^3.11.9) at error (http://localhost:4200/polyfills.js:2438:9) at defaultResolver (http://localhost:4200/polyfills.js:3216:15) at args.resolver (http://localhost:4200/polyfills.js:15229:20) at Object.getRegisteredShare (http://localhost:4200/polyfills.js:3245:28) at http://localhost:4200/polyfills.js:1413:38 at Generator.next (<anonymous>) at asyncGeneratorStep (http://localhost:4200/polyfills.js:15261:17) at _next (http://localhost:4200/polyfills.js:15275:9) at _ZoneDelegate.invoke (http://localhost:4200/polyfills.js:9714:158) at ZoneImpl.run (http://localhost:4200/polyfills.js:9485:35) {stack: "Error: [ Federation Runtime ]: Version 0 from micr….run (http://localhost:4200/polyfills.js:9485:35)", message: "[ Federation Runtime ]: Version 0 from micro front…micro front end HOST ui-host which needs ^3.11.9)"}
Package Manager Version
npm --version 10.9.0
Operating System
macOS
Linux
Windows
Other (Please specify)
Additional Information
please ask for access to repo
The text was updated successfully, but these errors were encountered:
Current Behavior
SUBJECT: Cannot launch MFE host/remotes... 3rd party libs scraped out of package-lock.json errantly
I cannot launch my app
MFE app is configured properly
though the lock files in package-lock.json generate old versions lurking within it for the 4rd party lib in question
NX drills into the lock file and launches based on those old errant obsolete versions
hence halting launch
Expected Behavior
MFE app should launch without incident
GitHub Repo
https://github.com/nhhockeyplayer/meanstacknh
Steps to Reproduce
nx run ui-host:serve-all --parallel
Nx Report
Failure Logs
Package Manager Version
npm --version 10.9.0
Operating System
Additional Information
please ask for access to repo
The text was updated successfully, but these errors were encountered: