-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
DocFixit: Troubleshooting info for Windows and some minor tweaks #5837
Conversation
3. Run `npm install`. | ||
2. Run `npm install` from the repository root. | ||
|
||
- **Note:** On Windows, this might fail due to [issue# 4932](https:\github.com\nodejs\node\issues\4932) in which case, you will see something like the following in `npm install`'s output (towards the very beginning): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you can just link to nodejs/node#4932, like in comments. In either case, it's worth saying that the bug is in Node, not our code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done. Thanks!
LGTM |
The test failure is an incorrect copyright in a proto that this PR did not touch. |
Only contains non-executable changes. Merging. |
No description provided.