Module '"react-hook-form"' has no exported member 'UseFormMethods' #5145
Answered
by
bluebill1049
alenseferovic1
asked this question in
General
-
I'm trying to update react-hook-form from v6 to v7 and I can't access to "UseFormMethods" anymore. This is my import: |
Beta Was this translation helpful? Give feedback.
Answered by
bluebill1049
May 11, 2021
Replies: 1 comment 6 replies
-
remove your node_moduel and do a fresh install. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
bluebill1049
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
remove your node_moduel and do a fresh install.