前提・実現したいこと
composerをインストールしたい
発生している問題・エラーメッセージ
No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file. Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages. Problem 1 - squizlabs/php_codesniffer[3.0.0, ..., 3.5.8] require ext-xmlwriter * -> it is missing from your system. Install or enable PHP's xmlwriter extension. - Root composer.json requires squizlabs/php_codesniffer 3.* -> satisfiable by squizlabs/php_codesniffer[3.0.0, ..., 3.5.8]. ```ここに言語名を入力 PHP 7.4.16 (cli)
試したこと
composer self-updateで最新にしてみた→新しいエラー発生(FilesystemException)
ext-xmlwriterが必要だと思い、下記の記事を実行→同じエラー発生
補足情報(FW/ツールのバージョンなど)
Ubuntu 20.04.1 LTS \n \l
PHP 7.4.16 (cli)
Zend Engine v3.4.0,
Zend OPcache v7.4.16,
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。