You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Need to wrap the rm value in quotes
cordova plugin add cordova-plugin-connectsdk
The text was updated successfully, but these errors were encountered: