Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

travou na hora de instalar

Windows PowerShell Copyright (C) Microsoft Corporation. Todos os direitos reservados.

Experimente a nova plataforma cruzada PowerShell https://aka.ms/pscore6

PS C:\Windows\system32> cd C:\Users\User\reactnativeCli\cliapp PS C:\Users\User\reactnativeCli\cliapp> npm install @react-navigation/native npm ERR! code ETIMEDOUT npm ERR! syscall connect npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/@react-navigation%2fnative failed, reason: connect ETIMEDOUT 2606:4700::6810:1323:443 npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\User\AppData\Local\npm-cache_logs\2023-01-17T14_44_51_210Z-debug-0.log PS C:\Users\User\reactnativeCli\cliapp>

2 respostas
solução!

Fala Nicolas, de boa ?

Cara tu tá usando uma maquina que precisa de proxy para acessar a internet ? Se sim, você vai precisar configuraro powershell para que tenha acesso a essa configuração para não ter erros

Não estou usando, mas a instalação deu certo sem eu fazer nada de diferente. Obrigado!