You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/24 18:45:42 UTC

[jira] [Commented] (CB-5891) plugman reports an error installing plugins from local filesystem with spaces in cordova project name

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

ASF subversion and git services commented on CB-5891:
-----------------------------------------------------

Commit d411add30f3f7c47ca3906859d8e6a93c43d59ea in branch refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;h=d411add ]

CB-5891 Fix engine check when path has spaces.


> plugman reports an error installing plugins from local filesystem with spaces in cordova project name
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CB-5891
>                 URL: https://issues.apache.org/jira/browse/CB-5891
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>         Environment: plugman version 0.18.0
> cordova 3.3.1-0.1.2
> Mac OS X 10.9.1
> npm 1.3.11
>            Reporter: Andrew Savory
>
> plugman reports "version script failed" when installing with spaces in the Cordova project name.
> Steps to reproduce:
> cordova create "Foo Bar" org.apache.foobar "Foo Bar"
> cd "Foo Bar"
> plugman install --platform ios --plugin ~/example_packages/com.shazron.cordova.plugin.keychainutil/package --project platforms/ios
> Starting installation of "com.shazron.cordova.plugin.keychainutil" for ios
> Cordova project /private/tmp/Foo Bar/platforms/ios/cordova/version script failed, continuing anyways.
> Preparing ios project
> com.shazron.cordova.plugin.keychainutil installed on ios.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)