-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't visit localhost:3000 #97
Comments
Not sure why it would be the case. Can you post screenshots
…Sent from my iPhone
On Sep 16, 2020, at 11:45, Sinuhe Shin ***@***.***> wrote:
Hey, I'm trying to run Cypress on my Next.js app, and I'm having trouble. localhost:3000 works in my browser. Cypress can visit any other site. But when I try to visit localhost it doesn't work. I tried running your app and I have the same problem. Do you have any tips?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Nothing really useful on images, Cypress client just tries until timeout then return error. I tried creating a new create-react-app it works. On a fresh create-next-app it doesn't. Your project still running fine in your machine? |
@bahmutov Sorry guys, but your CI have status "failed", could you fix it? |
Fixed the build, there was a broken record returned by the external show API, should be good now |
Could you reproduce the issue by:
|
Hey, I'm trying to run Cypress on my Next.js app, and I'm having trouble. localhost:3000 works in my browser. Cypress can visit any other site. But when I try to visit localhost it doesn't work. I tried running your app and I have the same problem. Do you have any tips?
The text was updated successfully, but these errors were encountered: