Cannot start nuxt: (0 , _fluidTailwind.default) is not a function after upgrading to Nuxt v3.15.2
I ran `npx nuxi@latest upgrade --force` to upgrade from nuxt v3.15.1 to nuxt v3.15.2
after that I ran `pnpm run dev` then it throws this error:
`Cannot start nuxt: (0 , _fluidTailwind.default) is not a function`
2 条评论