Zend certified PHP/Magento developer

catalog:images:resize not working in CLI in 2.3.4

We just upgraded our dev site from 2.3.3 to 2.3.4 and I’m trying to run the bin/magento catalog:images:resize command in CLI in hopes that it will fix some image styling issues I’m trying to resolve (removing white space from the border of a landscape image so it lines up with the product text on our product page).

However, when I run this command in CLI, I’m getting the following error message: Cannot resize images - product images not found

I can’t seem to find any documentation on this error online. Anyone have any ideas on where to look for a solution?