You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/01/24 18:47:38 UTC

[jira] [Resolved] (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:all-tabpanel ]

Andrew Grieve resolved CB-5891.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve

Thanks for the bug report. I've added some quotes in to fix it.

> 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
>            Assignee: Andrew Grieve
>
> 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)