wonderpush / wonderpush-cordova-sdk

Cordova SDK for WonderPush − Advanced push notification service for mobile applications and Websites. High volume, fast delivery and full-featured starting €1/month.
https://www.wonderpush.com
7 stars 6 forks source link

Failed to install 'wonderpush-cordova-sdk': Error: pod: Command failed with exit code 31 #6

Closed mitjafelicijan closed 2 years ago

mitjafelicijan commented 3 years ago

I am having difficulties getting wonderpush cordova sdk to work. The strangest thing is that this was working for me a month ago.

$ cordova plugin add wonderpush-cordova-sdk --variable CLIENT_ID=xxxx --variable CLIENT_SECRET=xxxx

Installing "wonderpush-cordova-sdk" for ios
Running command: pod install --verbose
Failed to install 'wonderpush-cordova-sdk': Error: pod: Command failed with exit code 31
    at ChildProcess.whenDone (/Users/m/demo/node_modules/cordova-common/src/superspawn.js:136:25)
    at ChildProcess.emit (events.js:314:20)
    at maybeClose (internal/child_process.js:1047:16)
    at Socket.<anonymous> (internal/child_process.js:438:11)
    at Socket.emit (events.js:314:20)
    at Pipe.<anonymous> (net.js:672:12)
pod: Command failed with exit code 31

I am running this on Catalina with xcode and cocopods etc installed and working.

Screenshot 2020-12-19 at 20 17 22

tavo20 commented 2 years ago

Same problem