module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

shared-context: compiled with problems, Error in shared module react

Open dbm03 opened this issue 10 months ago • 0 comments

I am getting this error in the shared-context example. If I close it by clicking on X I can see the example

Image

Steps to reproduce

  1. Run pnpm i in root folder
  2. Run pnpm run start inside /shared-context
  3. Open localhost:3001

Am I missing any prior steps? Thanks

Desktop:

  • OS: macOS v15.2
  • Node: v18.20.4
  • Pnpm: v9.15.0

dbm03 avatar Feb 14 '25 18:02 dbm03