Good afternoon. Tried severally to deploy and it keeps failing. Kindly need your help
Find below the failed log. Also attached is a screenshot
10:25:45 AM: Failing build: Failed to parse configuration
10:25:45 AM: Failed during stage ‘Reading and parsing configuration files’:
When resolving config:
Base directory does not exist: /opt/build/repo/0e406ae76ad4ce1488724f2ef29c40b222ab0a6e
10:25:45 AM: Failing build: Failed to parse configuration
10:25:45 AM: Failed during stage ‘Reading and parsing configuration files’:
When resolving config:
Base directory does not exist: /opt/build/repo/0e406ae76ad4ce1488724f2ef29c40b222ab0a6e
: exit status 1
10:25:45 AM: Finished processing build request in 2.111126442s
can you pop a screenshot of our build settings (from the netlify UI) for us? i think that this line is gonna help us sleuth:
10:25:45 AM: Failed during stage ‘Reading and parsing configuration files’:
When resolving config:
Base directory does not exist: /opt/build/repo/0e406ae76ad4ce1488724f2ef29c40b222ab0a6e
maybe you have a wonky directory or something similar in the settings in the UI.
ah. here’s the culprit as expected. that long number sequence is not the appropriate directory.
i think that your base directory can be “not set” and your publish directory - hmm, lets try public/. i’m not a super expert on what all the different frameworks require but this is definitely the problem.
The app now should be running at https://localhost:3000/. (Please ignore the 404 message, you need to join the right URL of the room. Next sections describe how to create a room and form the correct URL)
It would appear there is no “homepage” as it were. It goes on to says
If you would like to have something other than a 404 message shown on the “homepage” (or site root) it seems you will need to add that functionality yourself (without affecting the current functionality of the site.)