single-spa-playground
single-spa-playground copied to clipboard
An unhandled exception occurred: The target entry-point "single-spa-angular" has missing dependencies:
An error occurred during the build: Error: The target entry-point "single-spa-angular" has missing dependencies:
-
single-spa
at TargetedEntryPointFinder.findEntryPoints (C:\Users\skondapalakala\MicroFrontends\Single-SPA-demo\my-app\node_modules@angular\compiler-cli\ngcc\src\entry_point_finder\targeted_entry_point_finder.js:40:23) at C:\Users\skondapalakala\MicroFrontends\Single-SPA-demo\my-app\node_modules@angular\compiler-cli\ngcc\src\execution\analyze_entry_points.js:29:41
Having above error on npm run serve:single-spa:my-app
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.