Generating a Facebook key hash failed because Windows did not recognize openssl:
Install a maintained Windows OpenSSL distribution from a trusted source, then add its bin directory to the system Path environment variable—for example:
1 | D:\tools\OpenSSL\bin |
Open a new terminal and verify:
1 | openssl version |