The build "_default" is not configured? What does it mean? #242
Answered
by
kszymukowicz
kszymukowicz
asked this question in
Q&A
|
The build "_default" is not configured. |
Answered by
kszymukowicz
Apr 11, 2025
Replies: 1 comment
|
Here are the common reasons for this error:
|
0 replies
Answer selected by
kszymukowicz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here are the common reasons for this error:
Incorrect Configuration of
entrypointJsonPathat TypoScript constants.Check if you declared
entrypointJsonPathat TypoScript constants. Example:Build Process Not Run or Failed
Check if file
entrypoints.jsondefined at path fromentrypointJsonPathdoes exist. For above example from point 1 you would need to checkpublic/buildfolder (orweb/buildfolder depending on you configuration).