Windows / Desktop Errors
JDK 17 required エラーの正体は「Java未インストール」だった
Windows環境で開発ツール(Android Studio, Gradle, Kotlinなど)を使おうとした際、以下のようなエラーに遭遇することがあります。 JDK 17 or higher is required….
“dig” Command Not Found on Windows? Use “nslookup” Instead to Check DNS Records
When verifying DNS records for server migration or Google Search Console ownership, many technical tutorials s…
Windowsでdigコマンドが使えない?nslookupでDNSレコードを確認する方法
サーバー移転やドメイン設定、Search Consoleの所有権確認などで「DNSレコードが正しく反映されているか確認したい」という場面があります。 技術記事ではよく「dig コマンドで確認しましょう」と書かれていますが…
Troubleshooting “vivliostyle not found” Errors — How to Install and Configure Vivliostyle CLI
Intro If you encountered the error: when running vivliostyle –version, it means that Vivliostyle CLI is …
Vivliostyle CLIが認識されない時の原因と解決手順【PowerShell / Windows / npm】
Vivliostyle CLI を使おうとして vivliostyle –version を実行したところ、以下のようなエラーに遭遇したことはありませんか? これは CLI が正しくインストールされていないか…
VS Code で「pandas がない」エラーが出たときの対処法|仮想環境の Python がズレているだけでした(Windows・VS Code・2025年12月)
作業を進めていると、VS Code のターミナルで import pandas が通らないのに、拡張機能側では「pandas をインストールしました」と表示される不思議な現象に遭遇することがあります。今回の実環境(Win…
How to Fix “npx is not recognized” Error in Windows PowerShell
A common issue encountered in Node.js or npm-based projects—especially on Windows—is the following error when …
Why This Error Appears (AssociateNotEligible)-Your account does not currently meet the eligibility requirements to access the Product Advertising API. (AssociateNotEligible)
If you encounter the message “Your account does not currently meet the eligibility requirements to access the …