your react version is not competible with that hookform/devtools insted its because that toast plugin is using older version of react. so if possible you can downgrade your react version to version 18, but not recomended. so you better use alternative dependancy like this https://www.npmjs.com/package/react-toastify
npm i react-toastify