create-single-spa
create-single-spa copied to clipboard
npx create-single-spa fails when creating a angular application/parcel
Im trying to create a project for Angular but I always get this error and if I choose another framework it always gives the same error.
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. at SingleSpaGenerator.composeChildGenerator (C:\Users\edwar\AppData\Local\npm-cache_npx\8c5998406a5e5bfb\node_modules\generator-single-spa\src\generator-single-spa.js:152:17) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.12.0 Angular CLI: 17.3.2