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 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!
The text was updated successfully, but these errors were encountered:
@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!
The text was updated successfully, but these errors were encountered: