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
The script suggest running with flags -debug or -verbose, but it's unclear how to do that when the command is:
iex (New-Object System.Net.WebClient).DownloadString('https://aka.ms/rnw-vs2022-deps.ps1');
Attempting to do iex (New-Object System.Net.WebClient).DownloadString('https://aka.ms/rnw-vs2022-deps.ps1 -verbose'); did not work.
Originally posted by @chrisglein in #13882
The text was updated successfully, but these errors were encountered: