After extracting Magento to htdocs in Xampp, I typed 127.0.0.1/magento in browser. I got this:
"Warning: require(D:\xampp\htdocs\magento\vendor/magento/module-require-js/registration.php): failed to open stream: No such file or directory in D:\xampp\htdocs\magento\vendor\composer\autoload_real.php on line 60
Fatal error: require(): Failed opening required 'D:\xampp\htdocs\magento\vendor/magento/module-require-js/registration.php' (include_path='D:\xampp\htdocs\magento\vendor/magento/zendframework1/library;D:\xampp\htdocs\magento\vendor/phpunit/php-file-iterator;D:\xampp\htdocs\magento\vendor/phpunit/phpunit;D:\xampp\htdocs\magento\vendor/symfony/yaml;D:\xampp\php\PEAR') in D:\xampp\htdocs\magento\vendor\composer\autoload_real.php on line 60"
Please suggest.
Solved! Go to Solution.
Thanks a lot. Worked perfectly
Try after renaming you folder name under htdocs/magento to htdocs/magento2.
Please I have a similar issue, I just installed module-omnikassa. Please see the error below:
Warning: require(/home/volvoond/public_html/vendor/composer/../appmerce/module-omnikassa/registration.php): failed to open stream: No such file or directory in /home/volvoond/public_html/vendor/composer/autoload_real.php on line 70
Fatal error: require(): Failed opening required '/home/volvoond/public_html/vendor/composer/../appmerce/module-omnikassa/registration.php' (include_path='/home/volvoond/public_html/vendor/magento/zendframework1/library:.:/opt/alt/php70/usr/share/pear') in /home/volvoond/public_html/vendor/composer/autoload_real.php on line 70
Could you please let me know what to do thank you
hello