Github user OminousWater commented on the issue: https://github.com/apache/cordova-lib/pull/597 OK I understand the problem better now. init-package-json (a separate npm module) initialises the global variable 'package' in init-package-json.js. So ideally init-package-json would use a different variable name, but I guess the maintainers of that package might not have as strict a requirement as the cordova-lib maintainers. I've opened a separate pull request with a compromise solution here: https://github.com/npm/init-package-json/pull/74, hopefully they will accept (or have a better solution).
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org