Error to install expo-cli

Hii, I have tried many ways to install expo-cli I have used different commands but nothing worked for me.
Os I am using is windows 10. Node version 12.6.1,.
Commands I have used:-
npm i-g yarn
yarn global add expo-cli
//didn’t worked.Then I tried
npm cache verify
npm cache clean --force
npm install expo-cli --global --no-optional
I am uploading an image in which the package installed is 1470/1472 but then it froze there.
Please help me.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.