-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Milestone
Description
fish, version 2.7.1
Linux strongwin 4.19.79-microsoft-standard #1 SMP Mon Oct 14 00:50:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
When I run help in the terminal in WSL (Windows Subsystem for Linux), I get the following error:
$ help
Start : This command cannot be run due to the error: The system
cannot find the file specified.
At line:1 char:1
+ Start "file:///usr/share/doc/fish/index.html"
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Start-Process], InvalidOperationException
+ FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand