@ryanhungate resolved this issue on my sites. I’m using pantheon.io. and version 2.5.4 of this plugin. I was getting this error due to the .gitignore file in this plugin excluding the ‘vendor/’ directory.
Fixed by removing the following line from the .gitignore file:
vendor/
if we can see a fix for this in the next update to resolve this that would be great! thanks!