hi
I get the following error when I try to install magento on my local computer (win10).
Note that this error comes in the beginning, when I access C:\xampp\htdocs\folder folder
Warning: require(C:\xampp\htdocs\folder\vendor/magento/module-media-storage/registration.php): failed to open stream: No such file or directory in C:\xampp\htdocs\folder\vendor\composer\autoload_real.php on line 71
Fatal error: require(): Failed opening required 'C:\xampp\htdocs\folder\vendor/magento/module-media-storage/registration.php' (include_path='C:\xampp\htdocs\folder\vendor/magento/zendframework1/library;C:\xampp\htdocs\folder\vendor/phpunit/php-file-iterator;C:\xampp\htdocs\folder\vendor/phpunit/phpunit;C:\xampp\htdocs\folder\vendor/symfony/yaml;.;C:\xampp\php\PEAR') in C:\xampp\htdocs\folder\vendor\composer\autoload_real.php on line 71
any ideas?
Hi, please I have the same error when I try to install magento2, did you resolve it ?
Warning: require(C:\xampp\htdocs\magento2\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php): failed to open stream: No such file or directory in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 70
Fatal error: require(): Failed opening required 'C:\xampp\htdocs\magento2\vendor\composer/../symfony/polyfill-mbstring/bootstrap.php' (include_path='C:\xampp\htdocs\magento2\vendor/magento/zendframework1/library;C:\xampp\php\PEAR') in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 70
I am facing same error,
Warning: require(/home/mag/a.mag/vendor/composer/../myclabs/deep-copy/src/DeepCopy/deep_copy.php): failed to open stream: No such file or directory in /home/mag/a.mag/vendor/composer/autoload_real.php on line 70
Fatal error: require(): Failed opening required '/home/mag/a.mag/vendor/composer/../myclabs/deep-copy/src/DeepCopy/deep_copy.php' (include_path='/home/mag/a.mag/vendor/magento/zendframework1/library:.:/opt/cpanel/ea-php72/root/usr/share/pear') in /home/mag/a.mag/vendor/composer/autoload_real.php on line 70
I have the same error.
hi
did you fix the problem?
Even I'm facing similar error.
# php bin/magento setup:di:compile PHP Warning: require(C:\xampp\htdocs\magento2\vendor\composer/../magefan/module-community/registration.php): failed to open stream: No such file or directory in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 73 Warning: require(C:\xampp\htdocs\magento2\vendor\composer/../magefan/module-community/registration.php): failed to open stream: No such file or directory in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 73 PHP Fatal error: require(): Failed opening required 'C:\xampp\htdocs\magento2\vendor\composer/../magefan/module-community/registration.php' (include_path='C:\xampp\htdocs\magento2\vendor/magento/zendframework1/library;C:\xampp\php\PEAR') in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 73 Fatal error: require(): Failed opening required 'C:\xampp\htdocs\magento2\vendor\composer/../magefan/module-community/registration.php' (include_path='C:\xampp\htdocs\magento2\vendor/magento/zendframework1/library;C:\xampp\php\PEAR') in C:\xampp\htdocs\magento2\vendor\composer\autoload_real.php on line 73
Any solutions for this