Closed matheusgabriel10 closed 6 years ago
Hi. It looks like one of your dependencies is missing (that was presumably there when you generated your autoload file). Perhaps running composer update
will fix it?
como faço isso sou leigo totalmente no assunto ?
oque devo fazer aqui estou na linha 70
function composerRequire9b6fc3d821a4214f4eb6c6288331e61d($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file;
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
}
}
function composerRequire9b6fc3d821a4214f4eb6c6288331e61d($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { require $file;
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
}
}
oque devo fazer ?
esse é o erro que me aparece aqui em baixo
Warning: require(/home/logim619/vendor/composer/../magento/language-pt_br/registration.php): failed to open stream: No such file or directory in /home/logim619/vendor/composer/autoload_real.php on line 70
Warning: require(/home/logim619/vendor/composer/../magento/language-pt_br/registration.php): failed to open stream: No such file or directory in /home/logim619/vendor/composer/autoload_real.php on line 70
Fatal error: require(): Failed opening required '/home/logim619/vendor/composer/../magento/language-pt_br/registration.php' (include_path='/home/logim619/vendor/magento/zendframework1/library:.:/opt/php70/lib/php') in /home/logim619/vendor/composer/autoload_real.php on line 70
cmo posso consertar ?
2018-03-26 12:38 GMT-03:00 Adam Balsam notifications@github.com:
Hi. It looks like one of your dependencies is missing (that was presumably there when you generated your autoload file). Perhaps running composer update will fix it?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/acquia/lightning-project/issues/69#issuecomment-376210818, or mute the thread https://github.com/notifications/unsubscribe-auth/AkDJth1eoQq7DLojinuTgNzyuBrzPW4Jks5tiQuBgaJpZM4S68nB .
I don't think this problem is necessarily related to Lightning Project. Based on the error messages you posted, it looks like this might be more related to something in Magento. I would recommend continuing to pursue this issue with them, as I'm not sure how we can be of help. So I'm closing this issue.
Warning: require(/home/logim619/vendor/composer/../magento/language-pt_br/registration.php): failed to open stream: No such file or directory in /home/logim619/vendor/composer/autoload_real.php on line 70
Fatal error: require(): Failed opening required '/home/logim619/vendor/composer/../magento/language-pt_br/registration.php' (include_path='/home/logim619/vendor/magento/zendframework1/library:.:/opt/php71/lib/php') in /home/logim619/vendor/composer/autoload_real.php on line 70