"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...)
 
 
(같은 사용자의 중간 판 4개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;Install or enable PHP's xml extension.
;it is missing from your system. Install or enable PHP's xml extension.
;it is missing from your system. Install or enable PHP's xml extension.


9번째 줄: 10번째 줄:
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>
==같이 보기==
* [[php-xml 설치]]
* [[composer install]]
==참고==
* https://github.com/kuoss/code-server-php/issues/3


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

2024년 1월 22일 (월) 15:24 기준 최신판

1 개요[ | ]

Install or enable PHP's xml extension.
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 같이 보기[ | ]

3 참고[ | ]

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