fix: recover first-run live config conflicts
This commit is contained in:
@@ -1494,7 +1494,8 @@ function Get-DevelopmentLivePreflight {
|
||||
# refused. The caller asked to configure Live, so failure is fail-closed.
|
||||
Remove-DevelopmentLiveAuthorizationFailClosed -Path $authorizationPath
|
||||
throw (
|
||||
'Existing Development Live files differ from the exact requested ' +
|
||||
'[MBN_SETUP_LIVE_CONFIG_REPLACEMENT_REQUIRED] Existing Development ' +
|
||||
'Live files differ from the exact requested ' +
|
||||
'endpoint/hash contract. Re-run with -ReplaceLiveConfig.')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user