Hello
I'm trying to install expo CLI for React Native
The latest version of Node js also installed
in command prompt, I typed
npm install expo-cli --global
I'm getting error
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
[..................] \ fetchMetadata: WARN deprecated [email protected]: request has been deprecated, see https://github.com
I also checked the GitHub issues/3142 but not found any sulotion

Replies
Know the answer? Post it — somebody with the same question will find it here.