Andrew Savory created CB-5891:
---------------------------------
Summary: 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)