You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this plugin supports ts/tsx files only, so if you wan to use Typia for your nuxt project, define validation functions in .ts and then import them in .vue file
Question
Hello!
I'm trying to use typia paired with nuxt3 for JSON validation, but I'm keep getting an error:
I run the project with
pnpm run dev
code like this
Is there any way to run typia with nuxt3?
P.S. “pnpm typia setup --manager pnpm” didn't help =)
The text was updated successfully, but these errors were encountered: