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
whenever I try to install tailwind-styled-components with pnpm it says I should be using an older version of react and react-dom, even tho I have newer ones:
terminal error:
Already up-to-date
WARN Issues with peer dependencies found
.
└─┬ tailwind-styled-components
├── ✕ missing peer react@">= 16.8.0"
└── ✕ missing peer react-dom@">= 16.8.0"
Peer dependencies that should be installed:
react-dom@">= 16.8.0" react@">= 16.8.0"
whenever I try to install tailwind-styled-components with pnpm it says I should be using an older version of react and react-dom, even tho I have newer ones:
terminal error:
packages.json:
The text was updated successfully, but these errors were encountered: