T. Nguyen

Results 4 comments of T. Nguyen
trafficstars

You can pull it by running the following: ```sh . /etc/os-release | printf '%s\n' "$VERSION" ```

Have you considered packaging Goya as a Chrome App? You should be able to target Linux, OS X, Windows and ChromeOS with that model.

Does the your `package.json` have a `predeploy` that runs `deploy`?

Updating the dependencies for this should fix it, doesn't look like much has changed with FontAwesome that would invalidate this workaround. For the interim, if you need to use this,...