-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
The chakra UI dependency specified in the package.json is outdated, not compatible with React - 18 and gives a lot of npm warnings and errors when installing by cloning the project. The stable version of Chakra UI - 2 can be added as it is compatible with React - 18
solana-movie-frontend/package.json
Lines 11 to 12 in 9faa2f3
| "dependencies": { | |
| "@chakra-ui/react": "^1.8.8", |
solana-movie-frontend/package.json
Lines 23 to 24 in a48b251
| "react": "18.0.0", | |
| "react-dom": "18.0.0" |
Metadata
Metadata
Assignees
Labels
No labels
