GDrive package broke GUI

So Iā€™m quite new and as usual, when playing with something new Iā€™ll break it before I get it running.
Anyhow, I installed the GDrive App and then found a thread on how to remove the app via the command line. Iā€™m using GNinx on FreeNAS in a jail. When i execute the commandā€¦

sudo -u www php occ app:disable files_external_gdrive

I getā€¦

PHP Fatal error: Interface ā€˜OCA\Files_External\Lib\Config\IBackendProviderā€™ not found in /usr/local/www/nextcloud/apps/files_external_gdrive/lib/AppInfo/Application.php on line 32

Anyone have any idea on how to fix this?