Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chrisglein opened this issue Sep 26, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation
Milestone

Comments

@chrisglein
Copy link
Member

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

@jonthysell jonthysell self-assigned this Sep 30, 2024
@jonthysell jonthysell added documentation Improvements or additions to documentation and removed Needs: Triage 🔍 labels Sep 30, 2024
@jonthysell jonthysell added this to the Next milestone Sep 30, 2024
@jonthysell jonthysell modified the milestones: Next, Backlog Jan 15, 2025
@jonthysell jonthysell removed their assignment Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants