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

doc: fix typo in Windows building instructions #57158

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timja
Copy link
Contributor

@timja timja commented Feb 21, 2025

I tried building node.js on Windows following the instructions and the path to the configurations is wrong:

PS C:\Users\Tim\code\node> winget configure .\configurations\configuration.dsc.yaml
File does not exist: .\configurations\configuration.dsc.yaml
PS C:\Users\Tim\code\node> winget configure .\.configurations\configuration.dsc.yaml
Apply :: WinGetPackage [pythonPackage]

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants