How to fix the «[pwa-buildpack:Utilities:configureHost.js] Could not setup development domain: Error: OpenSSL not found» PWA Studio error on `npm run watch` in the IntelliJ IDEA's debugger and `cmd` in Windows?

The IntelliJ IDEA’s debugger:

cmd:

The errror is not reproduced in Git Bash and Cygwin.

Cygwin

04

Git Bash

03

I have fixed it by

choco install openssl

06

05

stackoverflow.com/a/62586085

IntelliJ IDEA requires the full restart.