cnavarroestrella

Results 4 comments of cnavarroestrella

@rikoopa Thanks for this. Actually, I just needed to do this in `toast/grunt-cordova-sectv`, so, for anyone coming later: ```bash cd grunt-cordova-sectv npm install inquirer xml2js mustache js2xmlparser zip-dir ``` This...

Same problem here. Debugging it I found out that Inquirer no longer supports sending a callback as a parameter, and instead returns a promise. Switching all calls to inquirer in...

I'm having this same issue, but I can't consider turning off _System Integrity Protection_ a proper fix.

It's a new feature in OS X 10.11 El Capitan that blocks the user from modifying some system files even with root. On Mon, Oct 19, 2015 at 8:12 PM,...