danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS - Error while installing the plugin

jonathangraci opened this issue · comments

When I try to install the plugin in my Cordova app with the following command:

sudo cordova plugin add cordova-plugin-google-analytics --variable GMS_VERSION = 18.0.1

I get the following error:

Failed to install 'cordova-plugin-google-analytics': Error: pod: Command failed with exit code 1 Error output:
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin21/rbconfig.rb:230: warning: Insecure world writable dir / Users / admin / Builds / MyApp in PATH, mode 040777
/Library/Ruby/Gems/2.6.0/gems/claide-1.1.0/lib/claide/command.rb:439:in `help! ': [!] You cannot run CocoaPods as root. (CLAide :: Help)

Can you help me?

Thanks

I followed the instructions but it doesn't work