Couple more things to check: make sure the library is readable by the user, and probably executable, just in case, although I don't know if that's actually required for libraries. Then maybe try ...
Claude Codeを使用中に「command not found」エラーが表示されることがあります。このエラーは、システムが指定されたコマンドを見つけられない状態を示しており、様々な原因が考えられます。 主に以下のような状況で発生します: - コマンドライン実行時 ...