PHP fatal error installing zulu on pbxact

I’m new on freepbx. Working on upgrading a pbxact to zulu 3. Had a real headache getting pm2 installed but thats done. However, when I try to install zule from command line per wiki, I get this.

Starting zulu download…
Processing zulu
Verifying local module download…Verified
Extracting…Done
Module zulu successfully downloaded
Updating tables zulu_interactions_interaction_states, zulu_softphones, zulu_tokens, zulu_interactions_contacts, zulu_interactions_interactions, zulu_interactions_members, zulu_interactions_streams, zulu_interactions_stream_bodies, zulu_interactions_stream_links, zulu_login_tokens…Done
Installing/Updating Required Libraries. This may take a while…The following messages are ONLY FOR DEBUGGING. Ignore anything that says ‘WARN’ or is just a warning
PHP Fatal error: Using $this when not in object context in /var/www/html/admin/modules/zulu/Zulu.class.php on line 1017
Whoops\Exception\ErrorException: Using $this when not in object context in file /var/www/html/admin/modules/zulu/Zulu.class.php on line 1017
Stack trace:

  1. () /var/www/html/admin/modules/zulu/Zulu.class.php:1017
    [root@uc-50772312 ~]#

What am I missing?

Look in the same thread about this

Thanks for the prompt response, installing now.