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

Jan Piotrowski (Sujan) commented on CB-13251:
---------------------------------------------

Do you know what command VS executes in the background to do this?

> Unable to add plugin from local folder in a project in VS2015
> -------------------------------------------------------------
>
>                 Key: CB-13251
>                 URL: https://issues.apache.org/jira/browse/CB-13251
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-windows
>    Affects Versions: 6.1.1
>         Environment: Windows 10, Visual Studio 2015, Apache Cordova Apps, 
> Plugins
>            Reporter: Manoj Kumar Rai
>            Assignee: Jesse MacFadyen
>            Priority: Minor
>
> I have created a Cordova App (for windows) in VS 2015. This App is expected 
> to use a plugin to access functionalities implemented in managed code (C#). I 
> have created a plugin per the expected architecture. An error was appearing 
> while adding plugin in Cordova App using Config -> Plugins-> Custom -> Local 
> -> option.
> Finally I could resolve the problem. I'm not sure if its a bug OR limitation 
> of Apache Cordova Tools.
> The actual problem was in the path where plugin directory was created. 
> Perhaps space is not allowed in name of folders leading to plugin's location.
> My plugin was kept in D:\Learning\WindowsApp\Window 
> 10\TestPlugin\MTIFirstCalculator folder.
> I could add plugin once I changed the path to 
> D:\Learning\WindowsApp\Window10\TestPlugin\MTIFirstCalculator
> Please note that space is removed in Window10 folder.
> The bug is present even in Cordova tools 6.5.0.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to