createLocalizedPathnamesNavigation with next build failed to start #1247
Unanswered
WenLonG12345
asked this question in
Q&A
Replies: 1 comment
-
Have you tried logging your |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using this library with
createLocalizedPathnamesNavigation
and here is the snippets of myi18n.ts
fileI am using

next build
to build my application and served it withnext start
. However, it throws the following errorand I go deeper, it is actually caused by the localized
pathnames
. Is there any idea how to solve this?Beta Was this translation helpful? Give feedback.
All reactions