Anonymous
Anonymous

Reputation: 61

Not able to install cordova-plugin-accountkit

I am trying to install cordova-plugin-accountkit in my Ionic v3 app . It worked fine in Android but now showing this error in iOS.

Failed to install 'cordova-plugin-accountkit':undefined Error: /usr/local/lib/ruby/gems/2.5.0/gems/claide-1.0.2/lib/claide/command.rb:439:in `help!': [!] You cannot run CocoaPods as root.

Upvotes: 0

Views: 370

Answers (1)

AbdulAzeem
AbdulAzeem

Reputation: 529

what command are you using to install accountkit?

if you are using sudo try without it.

Upvotes: 0

Related Questions