Greetings!
I want to thank you for sharing your project with the community ...
I am getting an error.
First I get
Browserslist: caniuse-lite is outdated. Please run next command yarn upgrade caniuse-lite browserslist
Then I get
./node_modules/react-rainbow-components/components/ImportRecordsFlow/stepTwo/styled/dropTitle.js
Module not found: Can't resolve '../../../../../src/styles/helpers/attachThemeAttrs' in 'C:\Users\gease\Downloads\react-rainbow-admin\node_modules\react-rainbow-components\components\ImportRecordsFlow\stepTwo\styled'
I tried the commands but was unsuccessful
- yarn upgrade caniuse-lite browserslist
- npm install
- yarn install
Can you help me? Thankful!