wu-lee
wu-lee
I can confirm that grunt-couch using couchdb-compile@~1.6.2 does not have this issue. Tested using ``` https://github.com/wu-lee/grunt-couch/tree/wu-lee/use_current_compile ``` This branch contains a fix which @argl's pull request doesn't include. Tests now...
Thanks for merging all the PRs, and I've just tried an upgrade. If I install grunt-couch from git and npm-install it, its then tests run fine. However, I had some...
What works for me: downgrade the peerDependencies as per the final commit in my branch #fixes2.
@theclapp Tried that, but the link http://plnkr.co/edit/mxbTJO?p=preview doesn't work for me (Firefox 41.0.1 on Ubuntu Precise). There is a frame and a grey empty content pane. If I open the...
Yes, I think the BLOCKED_BY_CLIENT stuff may be Privacy Badger. I do understand you're not an author, just another commenter, this is a general comment intended to suggest something may...
> First off, this is really cool, and if you get this running I'd love to put some screenshots of it on the homepage (if you didn't mind)! smile Absolutely!...
In my case, I needed to explicitly install `rdf-rdfxml` v3.2.1 as a Gemfile dependency before I got version 3.2.1. A `bundle update` of my application (which depends on a gem...