cargo doc --open doesn't work on WSL2 #12372
Labels
C-bug
Category: bug
Command-doc
O-windows
OS: Windows
S-accepted
Status: Issue or feature is accepted, and has a team member available to help mentor or review
Problem
expected behavior:
cargo doc --open
should open the generated documentation using the default browserobserved behavior:
cargo doc --open
fails with an error:Steps
No response
Possible Solution(s)
The issue is due to a bug in the 'opener' crate (v0.5.2). Please see Seeker14491/opener#19. This is fixed in v0.6.1. Updating to this version resolves the issue ( abhiramiyer@04e5675).
Notes
No response
Version
The text was updated successfully, but these errors were encountered: