When I tried to use react toast it shows this error below.
Before trying this toast I have installed with this command:
npm install --save react-toastify
Showing Error in Google Chrome Console:
ERROR in ./src/Pages/Login/Login/Login.js 12:0-55 Module not found: Error: Can't resolve 'react-toastify' in 'C:\projects\toffpark-footwear-inventory-client\src\Pages\Login\Login'
I'm working with React, bootstrap, javascript