Unable to Install Moralis and React Moralis Dependency on nextJS

MoralisReactMoralisInstallationError|690x109

Hi, I can seem to install Moralis and React-Moralis dependencies despite trying to search up online. I initially thought it may be due to the incompatibilty of the new NextJS version but was told that it should work. Hence I am posting here for anyone to review… Rest assure my root directory is correct, i have double confirmed it. Thanks!

Could you also try yarn to install.

yarn add moralis

Also, make sure to install the moralis package first and then the react-moralis package to ensure correct dependency relation.