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

Got Error When create vue3 application with create-single-spa

Open AlanKnightly opened this issue 2 years ago • 1 comments

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 截屏2022-11-24 10 46 09

Additional context no

AlanKnightly avatar Nov 24 '22 02:11 AlanKnightly

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.

webJose avatar Aug 20 '23 18:08 webJose

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.

MilanKovacic avatar Feb 26 '24 01:02 MilanKovacic