There is possibility that you are getting the error because you are running behind a proxy server. To fix this, open Node.js command prompt; type and execute the following command:
yarn config set "strict-ssl" false -g
There is possibility that you are getting the error because you are running behind a proxy server. To fix this, open Node.js command prompt; type and execute the following command:
yarn config set "strict-ssl" false -g