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

ASF GitHub Bot commented on CB-10381:
-------------------------------------

Github user bso-intel commented on the pull request:

    https://github.com/apache/cordova-windows/pull/140#issuecomment-172675243
  
    Hi @purplecabbage,
    
    Here is how you can reproduce the issue:
    1. cordova platform add windows
    2. cordova plugin add cordova-sqlite-storage
    3. cordova plugin rm cordova-sqlite-storage
    
    {code}
    [CB-10381] cordova plugin add cordova-sqlite-storage
    Fetching plugin "cordova-sqlite-storage" via npm
    Installing "cordova-sqlite-storage" for windows
    [CB-10381] cordova plugin rm cordova-sqlite-storage
    Uninstalling cordova-sqlite-storage from windows
    Error: Uh oh!
    EISDIR, illegal operation on a directory
    {code}


> Exception when removing a plugin with a <frame> tag
> ---------------------------------------------------
>
>                 Key: CB-10381
>                 URL: https://issues.apache.org/jira/browse/CB-10381
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows
>            Reporter: Byoungro So
>            Assignee: Byoungro So
>
> The latest Cordova-windows (4.3.0) has a bug when removing a plugin that has 
> a <frame> tag.
> It throws an exception EISDIR.
> This is caused by a bug in PluginHandler.js.
> I can fix this bug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to