You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Luigi (JIRA)" <ji...@apache.org> on 2014/08/29 13:48:55 UTC

[jira] [Comment Edited] (CB-7281) "cordova plugin add" issues nonsense EACCESS error

    [ https://issues.apache.org/jira/browse/CB-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115169#comment-14115169 ] 

Luigi edited comment on CB-7281 at 8/29/14 11:48 AM:
-----------------------------------------------------

Let me add that using "sudo" to update cordova is what I've been done since ever without problems.... only now, with the very last version, I got this issue... so it looks like something changed in the latest cordova version...


was (Author: lupa37):
Let me add that using "sudo" to update cordova is what I've been done since ever without problems.... only now I got this issue... so it looks like something changed in the latest cordova version...

> "cordova plugin add" issues nonsense EACCESS error
> --------------------------------------------------
>
>                 Key: CB-7281
>                 URL: https://issues.apache.org/jira/browse/CB-7281
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugins
>         Environment: ubuntu 14.04
>            Reporter: teo
>
> On a freshly created test application targeted at android, which works fine.
> I ran:
> $ cordova plugin add nl.sylvain.cordova.osc
> Fetching plugin "nl.sylvain.cordova.osc" via plugin registry
> Error: EACCES, mkdir '/home/teo/tmp/npm-20870-r97koGWy'
> That doesn't make sense, as /home/teo is my home directory (I was running the above command as "teo"). There's no reason why that mkdir command should get an access denied error (if that's what EACCESS means).
> This worked:
> $ sudo cordova plugin add nl.sylvain.cordova.osc
> however, there's no reason why sudo should be needed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)