Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was 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

Description

@aszmyd

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions