docker image build error (Module not found: Can't resolve './loading') #6761
Unanswered
mondepari
asked this question in
Self Hosting | 私有化部署
Replies: 1 comment
-
Here are a few things you can check to fix this issue:
|
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
-
I get many different errors when trying to build an image. The errors are always different, what could I be doing wrong?
errors: Failed to compile.
./src/app/[variants]/(main)/discover/(detail)/provider/[slug]/page.tsx
Module not found: Can't resolve './loading'
https://nextjs.org/docs/messages/module-not-found
Beta Was this translation helpful? Give feedback.
All reactions