javascriptreactjsnpm

Can't resolve 'otp-input-react' in my D:\project\app\src


I am trying what I am doing is wrong but didn't find any.Tried to uninstall and reinstall the package then also it is not working here are the images for more clearer idea

Error in terminal

Component Where I am using the otp-input-react Package.json Error in browser


Solution

  • As per React 18 you may catch a dependency error.
    My fix was: npm install --force react-otp-input