Cannot convert object to primitive value error in react application? August 26, 2023 by Tarik First, remove jQuery: npm remove jquery and then reinstall it: npm install jquery@~3.4.1