[ 
https://issues.apache.org/jira/browse/CB-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-7281.
----------------------------
    Resolution: Not A Problem

Closing as this is not a cordova problem, but a node permission problem.
Just don't use sudo for cordova commands 

> "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: cordova-lib
>         Environment: ubuntu 14.04
>            Reporter: teo
>            Priority: Major
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to