Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx create-single-spa fails when creating a angular application/parcel #405

Open
Ecarch opened this issue May 8, 2024 · 0 comments
Open

Comments

@Ecarch
Copy link

Ecarch commented May 8, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant