Github user OminousWater commented on the issue: https://github.com/apache/cordova-lib/pull/597 @zaq962 if you apply the changes in my pull request (it's just one file) to your local checkout, it should work fine. The only reason it doesn't pass the continuous integration test is that 'package' is a reserved keyword, which eslint doesn't like. I've been experimenting with fixing the problem on the plugman side, by renaming the 'package' keyword there, which would be a better fix arguably. If I get that working then I'll re-open the pull request against the plugman source.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org