react-test-renderer - Cannot read property 'current' of undefined



You need to have the same version for react and react-test-renderer to work.
As you can see from my package.json file :-

"react": "16.8.6",
"react-test-renderer": "16.8.6"

Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm