-
Notifications
You must be signed in to change notification settings - Fork 757
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
Update opn for WSL/Bash on Windows support #1581
Comments
PR available: #1582 |
I guess, similar issue with my git bash --version 2.18.0.windows.1 Issue |
You can use special BS version with updated opn package |
Thanks for doing this issue & PR @strarsis !! This is so minor but so huge 👏 |
@shakyShane: Awesome! Could a new release be |
yeah I'll get a release out in the next few hours |
Hi, where do I set the browser path? Same issue with browsersync 2.26.7 EDIT: not browsersyncs issue. the WSL distro I was using didn't have /mnt/c in the path, so it wouldn't open a browser. added the path and works fine. |
@LewisAndrewCampbell I'm running into the same on WSL - what does "added the path" mean? Where do you add |
Ah, I added that full path |
Issue details
opn
is required with 4.0.2 by browser-sync (used for opening the browser automatically).However, this version doesn't work in WSL/Bash on Windows. The latest version works correctly in WSL/Bash on Windows. It would be nice if browser-sync could update
opn
to its recent release version5.3.0
.Steps to reproduce/test case
Start browser-sync. Notice this warning:
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Browsersync use-case
for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync
(not related to this general issue with outdated
opn
)The text was updated successfully, but these errors were encountered: