"Install or enable PHP's xml extension."의 두 판 사이의 차이

(새 문서: ==개요== ;it is missing from your system. Install or enable PHP's xml extension. <syntaxhighlight lang='console'> # composer install No composer.lock file present. Updating depende...)
 
9번째 줄: 9번째 줄:
Your requirements could not be resolved to an installable set of packages.
Your requirements could not be resolved to an installable set of packages.
</syntaxhighlight>
</syntaxhighlight>
==참고==
* https://github.com/kuoss/code-server-php/issues/3


[[분류: composer]]
[[분류: composer]]

2024년 1월 13일 (토) 18:07 판

1 개요

it is missing from your system. Install or enable PHP's xml extension.
# composer install
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

2 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}