Missing 404 page #107

Closed
opened 2020-06-09 02:28:09 -04:00 by ethyaan · 3 comments
ethyaan commented 2020-06-09 02:28:09 -04:00 (Migrated from github.com)

with a fresh install we get he below warning.

Warning: You have added a custom /_error page without a custom /404 page. This prevents the 404 page from being auto statically optimized. see here for info: https://err.sh/next.js/custom-error-no-custom-404

with a fresh install we get he below warning. `Warning: You have added a custom /_error page without a custom /404 page. This prevents the 404 page from being auto statically optimized. see here for info: https://err.sh/next.js/custom-error-no-custom-404`
issue-label-bot[bot] commented 2020-06-09 02:28:11 -04:00 (Migrated from github.com)

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.68. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Issue-Label Bot is automatically applying the label `bug` to this issue, with a confidence of 0.68. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback! Links: [app homepage](https://github.com/marketplace/issue-label-bot), [dashboard](https://mlbot.net/data/pankod/next-boilerplate) and [code](https://github.com/hamelsmu/MLapp) for this bot.
aliemir commented 2020-06-09 05:05:43 -04:00 (Migrated from github.com)

I think this error is related to a bug in Next.js. Bumping Next version to 9.3.6 or above may solve your issue.

https://github.com/vercel/next.js/pull/12061

I think this error is related to a bug in Next.js. Bumping Next version to 9.3.6 or above may solve your issue. https://github.com/vercel/next.js/pull/12061
ethyaan commented 2020-06-09 08:31:40 -04:00 (Migrated from github.com)

No, Didn't solve yet,
I use the latest version but still get the warning.

"next": "^9.4.4",

No, Didn't solve yet, I use the latest version but still get the warning. "next": "^9.4.4",
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pankod/next-boilerplate#107
No description provided.