I\'m building a project using React, Apollo and Next.js. I\'m trying to update react-apollo to 3.1.3 and I\'m now getting the following error when viewing the site.
I uninstalled 'react-apollo', used '@apollo/client' instead, it solved the issue for me.