Skip to content

Integration Example shows 404 Page #13998

@khattakdev

Description

@khattakdev

Bug report

Describe the bug

If you try to run yarn next ./test/integration/basic/ the example lands you on the 404 page.

To Reproduce

  1. Pull Next.Js Repo
  2. Run yarn next ./test/integration/basic/
  3. Visit localhost:3000
  4. You will see

404: This page could not be found

Expected behavior

localhost:3000 should show the correct page.

Screenshots

404 Page

System information

  • OS: Windows
  • Version of Next.js: 9.4.4
  • Version of Node.js: 12.18.0

Aditional Notes

So the bug seems to be a pretty easy one and It's a good start to start contributing. I'll fix this one. I would like to know how the index page should look like?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions