while runnig drush migrate:duplicate-file-detection <migration_id>

 [error]  Error: Call to undefined method Drupal\Core\File\FileSystem::uriScheme() in Drupal\migrate_file_to_media\Commands\MediaMigrateCommands->isLocalUri() (line 499 of /var/www/html/modules/contrib/migrate_file_to_media/src/Commands/MediaMigrateCommands.php)
CommentFileSizeAuthor
#2 31570392-2.patch617 bytesnaresh_bavaskar

Comments

naresh_bavaskar created an issue. See original summary.

naresh_bavaskar’s picture

Assigned: naresh_bavaskar » Unassigned
Status: Needs work » Needs review
StatusFileSize
new617 bytes

Please review

jmohino’s picture

I have had this same error and I have solved it with the patch.

Thank you very much Naresh.

ayalon’s picture

Thanks for your valuable contribution. Commited.

  • ayalon committed 7929084 on 8.x-1.x
    Issue #3157039 by naresh_bavaskar, ayalon: Incompatible urischme() with...
ayalon’s picture

Status: Needs review » Fixed
ayalon’s picture

Status: Fixed » Closed (fixed)