You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting the following error suddenly in the latest build
Error: Config is invalid:
{
"extraFiles[2]": "Should be string",
"extraFiles[3]": "Should be string",
"extraFiles[6]": "Should be string",
"extraFiles": [
"Should be object",
"Should be null,string",
"Invalid option object"
],
"extraFiles[0]": "Should be object",
"extraFiles[1]": "Should be object",
"extraFiles[4]": "Should be object",
"extraFiles[5]": "Should be object"
}
Getting the following error suddenly in the latest build
This is the section of the config in question:
@develar something recently break this behavior?
The text was updated successfully, but these errors were encountered: