Wind

Results 261 comments of Wind

@yyx990803 we need this in oku-ui, for example we need to go back the element types so that volar can suggest user auto-suggestion with both props and attrs types. can...

I don't know how to do it the other way around, so don't expect a pr from me. :D But this pr is workable for testing composables like utils etc....

I guess I have a similar problem and all the types of plugins are not visible. nuxt Config ts seems to be blocking the structure ![image](https://user-images.githubusercontent.com/38668796/205484424-5863841a-d14b-4679-8dc9-dbfaf9785c0b.png) ![image](https://user-images.githubusercontent.com/38668796/205484450-b98bd2ae-4cdd-47ee-82f9-25798543d2f6.png) or color plugin...

I'm trying, otherwise I realise no one will find it.

```ts import { definePergelModule } from "../../core/definePergel"; import { useNitroImports } from "../../core/utils/useImports"; import { globsBuilderWatch } from "../../core/utils/globs"; import { createFolderModule } from "../../core/utils/createFolderModule"; import { setupPostgres } from...

I think this happens in projects with db connection, I get the same error sometimes. Does everyone have a db connection in the project?

> This was working up until v3.7.0 so I suspect it has something to do with the Nitro 2.6 update. > I also had this error in version 3.7 and...

![image](https://github.com/nuxt/nuxt/assets/38668796/08fd8604-5be5-4f6b-85a8-f19e8c40b97f)

If so, it seems like everyone in the ecosystem is unaware of it.