single-spa
single-spa copied to clipboard
Got Error When create vue3 application with create-single-spa
Describe the bug or question Got Error When create vue3 application with TS preset using create-single-spa
To Reproduce
npx create-single-spa
Select type to generate: single-spa application / parcel
Which framework do you want to use: vue
Please pick a preset: vue3 ([Vue 3] node-sass, babel, typescript, eslint, unit-jest)
btw, from the log message I cant find any info about what throw the error.
Expected behavior create vu3 project without error.
Screenshots and/or console output

Additional context no
I quickly gave up on create-single-spa. I worked my way through and created vite-plugin-single-spa to be able to create single-spa with stock Vite + XXX projects.
This issue is being closed due to inactivity. If the problem persists or if you have further insights, please do not hesitate to open a new issue.