EXPO INIT -> request to https://registry.npmjs.org/expo-template-blank failed, reason: connect ETIMEDOUT 104.16.26.35:443

Hi everyone

First of all, I’m not sure if this is the correct place to post the problem, but I need to fix it anyway.

Well, we turn to the problem.
I am trying to carry out the command “expo init”, which after requesting the name of the app, proceeds to ask me to choose a template. After choosing (whatever the option chosen) it throws me the error mentioned in the title.

I want to clarify that I have already made the necessary proxy settings:

npm config set proxy http: // username: password @ host: port
npm config set https-proxy http: // username: password @ host: port)

and that I am working with a Windows 7 operating system.
The versions are:
expo 4.12.0
node 12.13.0
npm 6.12.0

From already thank you very much.

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