single-spa-playground icon indicating copy to clipboard operation
single-spa-playground copied to clipboard

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

Open shanmukha6 opened this issue 4 years ago • 1 comments

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

shanmukha6 avatar Apr 27 '21 15:04 shanmukha6

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.

internettrans avatar May 13 '21 22:05 internettrans