Hello,

I'm unable to enable the google_analytics_reports module. The google_analytics_api component has a dependency on the oauth_common module. This causes this error in drush:

Module google_analytics_reports cannot be enabled because it depends on the following modules which could not be found: [error]
oauth_common

Comments

tmbritton’s picture

drush dl oath with install this dependency as an oauth submodule. Perhaps this is more of an issue with naming conventions with the oauth project.

grendzy’s picture

Status: Active » Closed (works as designed)

Glad you got it figured out. The documentation on this project's home page does link to the correct OAuth project. I'm not sure there's anything else we can do about it, but if you have suggestions for improving the docs please reopen this issue and post your ideas.