Boa tarde!
Estou no passo 6 da aula 1. Fui acompanhando a instrutora para testar o link "Register now" na home da Alurapic do meu localhost. Porém o Cypress acusou erro para acessar o localhost.
Seguem os prints com os erros
Em um passo anterior ele localizou o localhost, mas no passo 6 deu problema. Queria saber o motivo e como consertar.
Obrigada!
Edit: não consegui incluir os prints, mas a mensagem de erro que aparece é a seguinte:
cy.visit() failed trying to load:
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
Error: connect ECONNREFUSED 127.0.0.1:4200
Common situations why this would fail:
you don't have internet access
you forgot to run / boot your web server
your web server isn't accessible
you have weird network configuration settings on your computer