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
if (diff.length) throw distParametersException(diff);
}
function distParametersException (diff) {
let err = new Error(`${moduleConfig.SECRET_PARAMETERS_FILE} and ${moduleConfig.SECRET_PARAMETERS_FILE}.dist must have the exact same keys, mismatch on: ${diff.join(