Federated module (defined under module folder), can be consumed by main thread in host application (defined under host folder), but it can't be consumed by worker thread.
npm install
npm run start:module
npm run start:host
Open browser and observe error in console.