Trying to create a new scheduled job with Importer.Schedule API call and getting the error below, running CiviCRM v. 5.19.alpha1 and Drupal 7, installed via buildkit on my Ubuntu 19.04 laptop.
Warning: require(/home/joe/buildkit/build/drupal-clean/web/sites/default/files/civicrm/ext/com.example.osdi/api/v3/Importer/../../../vendor/autoload.php): failed to open stream: No such file or directory in require() (line 8 of /home/joe/buildkit/build/drupal-clean/web/sites/default/files/civicrm/ext/com.example.osdi/api/v3/Importer/Schedule.php).
Trying to create a new scheduled job with Importer.Schedule API call and getting the error below, running CiviCRM v. 5.19.alpha1 and Drupal 7, installed via buildkit on my Ubuntu 19.04 laptop.