n98 magescan:scan error's
caseybecking opened this issue · 1 comments
caseybecking commented
n98 magescan:scan www.example.com
Scanning http://www.example.com/...
Magento Information
PHP Fatal error: Class 'Mvi\Check' not found in /Users/caseybecking/.n98-magerun/modules/magescan/src/MageScan/Check/Version/FileHash.php on line 42
Fatal error: Class 'Mvi\Check' not found in /Users/caseybecking/.n98-magerun/modules/magescan/src/MageScan/Check/Version/FileHash.php on line 42
steverobbins commented
This should be resolved. Please update your installation.
cd /Users/caseybecking/.n98-magerun/modules/magescan
git pull origin master
composer update
Thanks for reporting.