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
I'm getting an Unable to resolve path to module 'react-google-recaptcha' error and I'm not exactly sure how to fix this. I have tried everything I can think of and I still get this error:
I'm also using Typescript, so I tried npm i @types/react-google-recaptcha, restarted the TS server, reloaded my IDE, and it still didn't solve the issue.
Any help would be appreciated!
The text was updated successfully, but these errors were encountered:
react-google-recaptcha version: 2.1.9
node version: 18.18.2
next: 14.1.3
typescript: 4.9.5
macOS: Sonoma 14.4
I'm getting an
Unable to resolve path to module 'react-google-recaptcha'
error and I'm not exactly sure how to fix this. I have tried everything I can think of and I still get this error:I'm also using Typescript, so I tried
npm i @types/react-google-recaptcha
, restarted the TS server, reloaded my IDE, and it still didn't solve the issue.Any help would be appreciated!
The text was updated successfully, but these errors were encountered: