Failed to load next.config.js, TypeError: Cannot read properties of undefined (reading 'split') when using self-hosted codebuild-x64 #10555
Unanswered
gardito-git
asked this question in
General questions
Replies: 1 comment
-
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.
-
Hello everyone, I have problem with building docker image, but when i'm using github action runner with ubuntu-latest it's fine





this is my Dockerfile
but when i'm using self-hosted with codebuild-x64 from AWS, i got error
Failed to load next.config.js, TypeError: Cannot read properties of undefined (reading 'split')
Beta Was this translation helpful? Give feedback.
All reactions