We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after run yarn dev, report error: Error: > Couldn't find any pages or app directory. Please create one under the project root
yarn dev
pages
app
I create the pages or app dir, run yarn dev again. it worked, but http://localhost:3000 report 404 | This page could not be found error.
404 | This page could not be found
The text was updated successfully, but these errors were encountered:
we fix this bug in the latest commit. Thanks for your kind notification
Sorry, something went wrong.
No branches or pull requests
after run
yarn dev
, report error:Error: > Couldn't find any
pages
orapp
directory. Please create one under the project rootI create the
pages
orapp
dir, runyarn dev
again. it worked, but http://localhost:3000 report404 | This page could not be found
error.The text was updated successfully, but these errors were encountered: