jtsternberg / GC-Sermons

Church sermon management for WordPress
9 stars 1 forks source link

Error with Composer Installing TGMPA #1

Closed davidshq closed 8 years ago

davidshq commented 8 years ago

I'm running a linux instance on Cloud9 (c9.io). When I run composer install, most things install successfully but I receive the following error towards the end: Could not scan for classes inside "/home/ubuntu/workspace/wp-content/plugins/GC-Sermons/vendor/webdevstudios/wds-shortcodes/vendor/tgmpa/tgm-plugin-activation/class-tgm-plugin-activation.php" which does not appear to be a file nor a folder
Not sure if this is just my configuration...

jtsternberg commented 8 years ago

As a general warning, the plugin is under pretty heavy development, and not documented in any way yet. Feel free to use, but "enter at your own risk". Re: TGM, it is loaded in the gc-sermons plugin, so it should be ok if it doesn't load the one in wds-shortcodes. You'll know if it's working or not if you activate GC Sermons, and it pops up notices about other required plugins.

jtsternberg commented 8 years ago

I get that issue as well, It is not an issue since composer is already loading tgmpa from another location.