Getting “Cannot read property ‘pickAlgorithm’ of null” error in react native December 31, 2022 by Tarik The only thing that helped me was clearing cache: npm cache clear --force