Skip to content

Dependency Script docs should clarify how to run with -Debug or -Verbose #975

Open
@chrisglein

Description

@chrisglein

We should add clarification to the docs on this:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions