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'
@Gease-RS Thank for using react rainbow
This project has an outdated version of react-rainbow-components, you can try with:
yarn add react-rainbow-components
to get the latest version.
Let me know.
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
Can you help me? Thankful!