-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Open
Labels
Issue-DocsDocumentation issue that needs to be improvedDocumentation issue that needs to be improvedNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsFor issues raised to be triaged and prioritized by internal Microsoft teams
Description
Describe the requested doc changes
I think two essential things are missing from the "Prerequisites for Compiling PowerToys" section in DevDocs:
- Not only enabling Windows Long Path support, but also enabling Git long paths support (i.e.
git config --system core.longpaths true) - Powershell Core should be installed. I noticed the Visual Studio build process called
pwsh( I think here ).
vanzue
Metadata
Metadata
Assignees
Labels
Issue-DocsDocumentation issue that needs to be improvedDocumentation issue that needs to be improvedNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsFor issues raised to be triaged and prioritized by internal Microsoft teams