I have an react nextjs typescript project whenever i tried to run
npm run dev
it throws an error like this
error - TypeError: React__namespace.useSyncExternalStore is not a function
sometimes with other functions like useSyncExternalStore
yarn add react-dom@latest react@latest