[GitHub] cordova-cli pull request: CB-10062 Error: EACCES: permission denie...

2016-04-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/242 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-cli pull request: CB-10062 Error: EACCES: permission denie...

2016-04-04 Thread riknoll
Github user riknoll commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/242#discussion_r58406360 --- Diff: src/cli.js --- @@ -60,13 +60,23 @@ function init() { } function checkForUpdates() { -// Checks for available update and

[GitHub] cordova-cli pull request: CB-10062 Error: EACCES: permission denie...

2016-04-03 Thread daserge
Github user daserge commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/242#discussion_r58332189 --- Diff: src/cli.js --- @@ -60,13 +60,23 @@ function init() { } function checkForUpdates() { -// Checks for available update and

[GitHub] cordova-cli pull request: CB-10062 Error: EACCES: permission denie...

2016-04-01 Thread riknoll
Github user riknoll commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/242#discussion_r58285316 --- Diff: src/cli.js --- @@ -60,13 +60,23 @@ function init() { } function checkForUpdates() { -// Checks for available update and

[GitHub] cordova-cli pull request: CB-10062 Error: EACCES: permission denie...

2016-04-01 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-cli/pull/242 CB-10062 Error: EACCES: permission denied - update-notifier-cordova.json Catch permissions error and print a workaround [Jira issue](https://issues.apache.org/jira/browse/CB-10062) You