Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when "config" attribute is set in composer.json #153

Open
QuentinDubes opened this issue Oct 23, 2018 · 0 comments
Open

Error when "config" attribute is set in composer.json #153

QuentinDubes opened this issue Oct 23, 2018 · 0 comments

Comments

@QuentinDubes
Copy link

Find the error bellow:

Fatal error: Uncaught Exception: Unable to unserialize message:


( ! ) Fatal error: Uncaught RuntimeException: /vendor does not exist and could not be created. in phar:///var/www/html/vendor/mouf/mouf/composer.phar/src/Composer/Util/Filesystem.php on line 166
( ! ) RuntimeException: /vendor does not exist and could not be created. in /var/www/html/vendor/mouf/mouf/src/Mouf/Reflection/MoufReflectionProxy.php on line 208 ( ! ) Exception: Unable to unserialize message:
( ! ) Fatal error: Uncaught RuntimeException: /vendor does not exist and could not be created. in phar:///var/www/html/vendor/mouf/mouf/composer.phar/src/Composer/Util/Filesystem.php on line 166
( ! ) RuntimeException: /vendor does not exist and could not be created. in phar:///var/www/html/vendor/mouf/mouf/composer.phar/src/Composer/Util/Filesystem.php on line 166
Call Stack
#TimeMemoryFunctionLocation
10.0026381792{main}( ).../get_class_map.php:0
20.0208566792Mouf\Composer\ComposerService->getClassMap( ).../get_class_map.php:51
30.09531365160Composer\Util\Filesystem->ensureDirectoryExists( ).../ComposerService.php:104


URL in error: http://api.madp.localhost:80/vendor/mouf/mouf/src/direct/get_class_map.php?selfedit=false in /var/www/html/vendor/mouf/mouf/src/Mouf/Reflection/MoufReflectionProxy.php on line 208

Call Stack

Time Memory Function Location

1 0.0058 384288 {main}( ) .../get_validators_list.php:0
2 0.8641 1640072 Mouf\Moufspector::getComponentsList( ) .../get_validators_list.php:72
3 0.8689 1641832 Mouf\MoufClassExplorer->getClassMap( ) .../Moufspector.php:35
4 0.8690 1641832 Mouf\MoufClassExplorer->analyze( ) .../MoufClassExplorer.php:193
5 0.8706 1708008 Mouf\Reflection\MoufReflectionProxy::getClassMap( ) .../MoufClassExplorer.php:69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant