Carl

Results 4 comments of Carl

Same problem,startup time > 7 minutes. I tried version 3.9.3 、3.11.2 and 3.12.4. Will the 3.12.4 package solve this problem? ``` ------------------------------ - Operating System: Windows_NT - Node Version: v20.9.0...

Have same problem, startup time > 7 minutes ``` ------------------------------ - Operating System: Windows_NT - Node Version: v20.9.0 - Nuxt Version: 3.12.3 - CLI Version: 3.12.0 - Nitro Version: 2.9.7...

``` npm list -g D:\nodejs -> .\ +-- [email protected] +-- [email protected] +-- [email protected] +-- [email protected] `-- [email protected] ``` And pnpm list -g get: ``` pnpm list -g Legend: production dependency,...

I've noticed that the `pnpx shadcn-vue@latest add input ` command is working well now. But the generated components were not placed under the project root directory, such as: `D:\Sites\project\nuxt-app\components\ui\badge` Instead,...