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
DeprecationWarning: Use of deprecated folder mapping "./" in the "exports" field module resolution of the package at node_modules\@hookform\resolvers\package.json
#275
Closed
hc0503 opened this issue
Nov 5, 2021
· 1 comment
· Fixed by #276
I've upgraded NextJS version to v12 and changed importing path of yupResolver.
That seems like work well in dev, but I get this when I build to production.
The text was updated successfully, but these errors were encountered: