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

Error: Framework 'svelte' is not yet supported for utility microfrontends. Try creating a vanilla utility module (no framework) in the meantime, which are usable by all frameworks.

Open Ecarch opened this issue 9 months ago • 1 comments

Hi everyone, I need some help! I'm trying to create a project following the steps according to the documentation:

  • npx create-single-spa.
  • write the name of the project.
  • select single-spa application/ parcel and I choose Angular framework And I'm getting the following error that mentions the Svelte framework, but it's weird because it always comes out the same if I select any other framework like React or Vue and not necessarily with Angular, as opposed to if I generate in a Vanilla way. Can anyone tell me if I'm making a mistake? I have Angular V17.3.2 and Node V20.12.0 Screenshot 2024-04-29 101024

Ecarch avatar Apr 29 '24 15:04 Ecarch

Sounds like a bug in the create-single-spa package, not single-spa-angular.

webJose avatar May 11 '24 09:05 webJose

Closing since not related to that repository.

arturovt avatar Sep 09 '24 21:09 arturovt