Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install fails if IOS project has a space in its name #58

Open
fmp777 opened this issue Dec 2, 2016 · 0 comments
Open

install fails if IOS project has a space in its name #58

fmp777 opened this issue Dec 2, 2016 · 0 comments

Comments

@fmp777
Copy link

fmp777 commented Dec 2, 2016

Need to wrap the rm value in quotes

cordova plugin add cordova-plugin-connectsdk

Extracting ConnectSDK
Encountered an error, reverting install steps
{ Error: Command failed: rm /Users/x/repos/x/platforms/ios/Space Here/Plugins/cordova-plugin-connectsdk/ConnectSDK.framework
rm: /Users/x/repos/x/platforms/ios/Space: No such file or directory
rm: Here/Plugins/cordova-plugin-connectsdk/ConnectSDK.framework: No such file or directory

at ChildProcess.exithandler (child_process.js:206:12)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)
at maybeClose (internal/child_process.js:877:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
killed: false,
code: 1,
signal: null,
cmd: 'rm /Users/x/repos/x/platforms/ios/Space Here/Plugins/cordova-plugin-connectsdk/ConnectSDK.framework' }
ConnectSDK iOS install reverted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant