Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Browser wont open on ionic serve. Missing src/vendor/xdg-open #425

Closed
aszmyd opened this issue Nov 18, 2016 · 0 comments
Closed

Browser wont open on ionic serve. Missing src/vendor/xdg-open #425

aszmyd opened this issue Nov 18, 2016 · 0 comments

Comments

@aszmyd
Copy link

aszmyd commented Nov 18, 2016

Short description of the problem:

Browser wont open when using ionic serve on Linux.

What behavior are you expecting?

Browser should be opened automatically after ionic serve

Steps to reproduce:

  1. Run ionic serve being on Linux machine

Which @ionic/app-scripts version are you using?
0.0.45

Other information:
Im on Linux Fedora machine.

My investigation takes me to this open.ts#L47 line where for my case (process.platform equals linux) it tries to open src/vendor/xdg-open which simply DOES NOT EXIST.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants