[RSS Feed/News] Composer error when using composer in cron inside addon

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

I am building an addon that uses the google client composer package. I have followed the tutorials and have composer configured in the addon. It works in the main addon but does not work in the cron. Instead it gives me an error "Trait '<redacted>\Cron\Google\Client' not found in "

Which is saying to me that its using the name space of the cron and looking in there for the google\client rather than in ../vendor/

Can't figure out how to point it at the correct vendor folder

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom