single-spa / single-spa-playground

A website that helps you set up single-spa
http://single-spa-playground.org
MIT License
39 stars 10 forks source link

An unhandled exception occurred: The target entry-point "single-spa-angular" has missing dependencies: #45

Open shanmukha6 opened 3 years ago

shanmukha6 commented 3 years ago

An error occurred during the build: Error: The target entry-point "single-spa-angular" has missing dependencies:

Having above error on npm run serve:single-spa:my-app

joeldenning commented 3 years ago

Hmm this shouldn't happen because single-spa is in the import map: https://github.com/single-spa/single-spa-playground/blob/a72bc26a7e67c517d2a059d1b117c546a139008d/index.html#L16

Not sure what would cause this.