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

fix(help|edit): use npm.exec, use file:/// #3994

Merged
merged 1 commit into from Nov 4, 2021
Merged

Conversation

wraithgar
Copy link
Member

Windows no longer allows file://, but instead requires file:/// for
local file urls.

Also after the command refactor things shifted and the tests didn't
catch that the help pages didn't work at all anymore, and that the
post-edit rebuild didn't work. This cleans up those two issues.

@wraithgar wraithgar requested a review from a team as a code owner November 4, 2021 15:43
@wraithgar
Copy link
Member Author

Closes #3941

Windows no longer allows `file://`, but instead requires `file:///` for
local file urls.

Also after the command refactor things shifted and the tests didn't
catch that the help pages didn't work at all anymore, and that the
post-edit rebuild didn't work. This cleans up those two issues.

PR-URL: #3994
Credit: @wraithgar
Close: #3994
Reviewed-by: @lukekarrys
@wraithgar wraithgar merged commit 1e9c31c into release-next Nov 4, 2021
@wraithgar wraithgar deleted the gar/windows-help branch November 4, 2021 16:37
@wraithgar wraithgar mentioned this pull request Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants