Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DA6F18D9D for ; Mon, 23 Nov 2015 12:44:12 +0000 (UTC) Received: (qmail 73143 invoked by uid 500); 23 Nov 2015 12:44:11 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 73077 invoked by uid 500); 23 Nov 2015 12:44:11 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 72481 invoked by uid 99); 23 Nov 2015 12:44:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Nov 2015 12:44:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 31BEF2C1F58 for ; Mon, 23 Nov 2015 12:44:11 +0000 (UTC) Date: Mon, 23 Nov 2015 12:44:11 +0000 (UTC) From: "Sergey Shakhnazarov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-10062) Error: EACCES: permission denied - update-notifier-cordova.json MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-10062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shakhnazarov updated CB-10062: ------------------------------------- Environment: OSX El Capitan Jims-MBP:myApp jtryon$ cordova -v 5.4.0 Jims-MBP:myApp jtryon$ node -v v4.2.2 Jims-MBP:myApp jtryon$ npm -v 2.14.7 was:OSX El Capitan > Error: EACCES: permission denied - update-notifier-cordova.json > --------------------------------------------------------------- > > Key: CB-10062 > URL: https://issues.apache.org/jira/browse/CB-10062 > Project: Apache Cordova > Issue Type: Bug > Components: CLI > Environment: OSX El Capitan > Jims-MBP:myApp jtryon$ cordova -v > 5.4.0 > Jims-MBP:myApp jtryon$ node -v > v4.2.2 > Jims-MBP:myApp jtryon$ npm -v > 2.14.7 > Reporter: Sergey Shakhnazarov > Assignee: Sergey Shakhnazarov > > ims-MBP:~ jtryon$ cordova -h > /usr/local/lib/node_modules/cordova/node_modules/update-notifier/node_modules/configstore/index.js:53 > throw err; > ^Error: EACCES: permission denied, open '/Users/jtryon/.config/configstore/update-notifier-cordova.json' > You don't have access to this file. at Error (native) > at Object.fs.openSync (fs.js:549:18) > at Object.fs.readFileSync (fs.js:397:15) > at Object.create.all.get (/usr/local/lib/node_modules/cordova/node_modules/update-notifier/node_modules/configstore/index.js:34:26) > at Object.Configstore (/usr/local/lib/node_modules/cordova/node_modules/update-notifier/node_modules/configstore/index.js:27:44) > at new UpdateNotifier (/usr/local/lib/node_modules/cordova/node_modules/update-notifier/index.js:34:17) > at module.exports (/usr/local/lib/node_modules/cordova/node_modules/update-notifier/index.js:123:23) > at checkForUpdates (/usr/local/lib/node_modules/cordova/src/cli.js:64:20) > at cli (/usr/local/lib/node_modules/cordova/src/cli.js:114:5) > at Object. (/usr/local/lib/node_modules/cordova/bin/cordova:41:1) -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org