Running dktl drush dkan-metadata-form:sync produced the following error:
[error] TypeError: Argument 1 passed to Masterminds\HTML5::parse() must be an instance of Masterminds\HTML5\Parser\InputStream, string given, called in /var/www/docroot/modules/contrib/dkan2/modules/dkan_metadata_form/src/Drush.php on line 159 in Masterminds\HTML5->parse() (line 166 of /var/www/vendor/masterminds/html5/src/HTML5.php) #0 /var/www/docroot/modules/contrib/dkan2/modules/dkan_metadata_form/src/Drush.php(159): Masterminds\HTML5->parse('<!doctype html>...')
Running
dktl drush dkan-metadata-form:sync
produced the following error:I'm fixing that here.