#03

Posted on Jan 9, 2024

Yarn issue

Error: tunneling socket could not be established, statusCode=400 Cause: Proxy config in yarn Solution:

yarn config delete https-proxy 
yarn config delete proxy 
comments powered by Disqus