Skip to content

Conversation

TravisDart
Copy link

xdg-open calls xdg-mime in two places (line 584 and line 601), but the xdg-mime dependency is missing. This pull request adds xdg-mime and the utils file it depends on.

The only tricky part is that there is no reliable way to reference another shell script. So, I changed the JavaScript a bit so the location of the shell script is passed in as an environment variable.

I came across this problem while trying to run grunt-contrib-watch on Nitrous.io.

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

Successfully merging this pull request may close these issues.

1 participant