Cant install Expo-CLI

npm install expo-cli --global --no-optional command
npm ERR! network timeout at: https://registry.npmjs.org/expo-cli

16 verbose node v14.1.0
17 verbose npm v6.14.4
18 error network timeout at: //registry.npmjs.org/expo-cli
19 verbose exit [ 1, true ]

Does anyone know what might be the issue?

Hi

Can you get there in your browser?

Do you browse the web through a proxy server?

Have you been able to install expo-cli or other npm packages in the past or is this the first time you’ve tried?

It’s working fine for me at the moment, but maybe there was some or other networking issue when you tried. You might get an idea about whether the the problem is on your end or on the server’s end by going here:

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