Patrick Heneghan

Results 3 issues of Patrick Heneghan

Source code - "test.html": ``` var gh = new GitHub(); ``` Chrome console output: ``` base64.js:89Uncaught SyntaxError: Invalid regular expression: /[À-ß][€-¿]|[à-ï][€-¿]{2}|[ð-÷][€-¿]{3}/: Range out of order in character class at...

We are having a problem using this plugin, because our Ember project (and thus our `node_modules` directory) is not in the project root. This is because our project consists of...

Phansible is currently generating projects that have `sudo: true` at the playbook level, but also many instances of `sudo: yes` at the task level. As far as I know, `sudo:...