
Update `StandardConfigDataLocationResolver` to give a better error message when a location cannot be resolved. Prior to this commit, a location with a misspelling in the prefix would only give an error about the file extension being not known. Fixes gh-36243