ITエンジニアのブログ/Web・インフラ系・流行り系・SAP関連などの技術ブログ
仕事ではプログラミングさせていただけないので、趣味でプログラミングをやっています。主にWeb系や流行りの機械学習とかそこら辺を色々書いております。
Windowsでのcomposer install/updateエラー(requires ext-mbstring)
composer installで以下のエラーが出る場合。 Problem 1 - Installation request for maknz/slack 1.7.0 -> satisfiable by maknz/slack[1.7.0]. - maknz/slack 1.7.0 requires ext-mbstring * -> the requested PHP extension mbstring is missing from your system.php.iniに以下を追記で対処。 extension=php_mbstring.dll
composer installなどで以下のエラーが出る場合の対応。 [Composer\Exception\NoSslException] The openssl extension is required for SSL/TLS protection but is not available. If you can not enable the openssl extension, you can disable this error, at your own risk, by setting the 'disable-tls' option to true.SSL/TSL Protect…
「ブログリーダー」を活用して、kazukazuさんをフォローしませんか?
指定した記事をブログ村の中で非表示にしたり、削除したりできます。非表示の場合は、再度表示に戻せます。
画像が取得されていないときは、ブログ側にOGP(メタタグ)の設置が必要になる場合があります。