[BUG] npm help <term>
throws on windows
#3941
Labels
Bug
thing that needs fixing
Priority 1
high priority issue
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
Current Behavior
Using
npm help ls
throws on windows (because it is an invalid url, because it encodes backslashes):Expected Behavior
It should produce and open a valid url with
Steps To Reproduce
npm help ls
on WindowsEnvironment
The text was updated successfully, but these errors were encountered: