Guest User

Untitled

a guest
Jan 7th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Discovered plugin "onesignal-cordova-plugin" in config.xml. Adding it to the project
  2. Installing "onesignal-cordova-plugin" for ios
  3.  
  4. Failed to install 'onesignal-cordova-plugin': undefined
  5.  
  6. Failed to restore plugin "onesignal-cordova-plugin" from config.xml. You might need to try adding it again. Error: rbenv: pod: command not found
  7.  
  8. The `pod' command exists in these Ruby versions:
  9. 2.1.2
  10.  
  11. <?xml version='1.0' encoding='utf-8'?>
  12. <widget id="com.app.app" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
  13. ...
  14. <plugin name="cordova-plugin-network-information" spec="^1.3.4" />
  15. <plugin name="onesignal-cordova-plugin" spec="^2.2.5" />
  16. <engine name="ios" spec="~4.5.4" />
  17. </widget>
Add Comment
Please, Sign In to add comment