エラー集

プログラミングに関するエラーの解消をまとめています。

エラー集

ChatGPT「Something went wrong while generating the response」というエラーが出た話

ChatGPTを使っていて「Something went wrong while generating the response」のエラーが出続ける場合の解決策を紹介。再ログインでは解決しない問題も、キャッシュをクリアすることで簡単に解消できます。
エラー集

terraformを使おうとすると急にエラーが出た

事象  私の環境はMac M1を利用しており、tfenvを用いてTerraformを利用していましたが、GW明けに利用しようとすると、急に"terraformはPCに影響を与えます。ゴミ箱に移動してください"のようなエラーが出てきました。 ...
エラー集

Flutter LoadError – dlopen errorの解消

Flutter iOSビルドエラーの解消 LoadError - dlopen(/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle, 0x0009): tried: '/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle' (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')) - /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.5/lib/ffi_c.bundle
エラー集

Cannot lock checksums cache () as it has already been locked by this processが出たときの対処法

Cannot lock checksums cache () as it has already been locked by this processが出たときの対処法
エラー集

Flutterのエラー (incompatible architecture (have ‘arm64’, need ‘x86_64’)), ‘/usr/lib/ffi_c.bundle’ (no such file))

Flutterのエラー (incompatible architecture (have 'arm64', need 'x86_64')), '/usr/lib/ffi_c.bundle' (no such file))の解決法です
エラー集

[Flutter]Build failed due to use of deprecated Android v1 embeddingエラーについて

[Flutter] Build failed due to use of deprecated Android v1 embeddingの直し方
エラー集

Macで開発しているときに「Unable to revert mtime: /Library/Fonts」と出た場合

Macで開発しているときに「Unable to revert mtime: /Library/Fonts」と出た場合
エラー集

qiskitを入れようとしたら、「Failed to build retworkx」が出たときの原因と解決法

qiskitを入れようとしたら、「Failed to build retworkx」が出たときの原因と解決法
エラー集

Error: “export ‘useId’ (imported as ‘React’) was not found in ‘react'”の解消

Error: "export 'useId' (imported as 'React') was not found in 'react'"の解消
エラー集

VSCode 「Error loading webview: Error: Could not register service workers」の解消

VSCode 「Error loading webview: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state」の解消