Open gustavoramos00 opened 7 years ago
I have the same issue. I was trying to run the create-react-app command which defaulted to yarn and the same error came. error An unexpected error occurred: "http://registry.npmjs.org/is-obj: connect ECONNREFUSED 127.0.0.1:3128". yarn add command also gives the same error. But npm is working fine.
Do you want to request a feature or report a bug? Report a bug.
What is the current behavior? Yarn doesn't work behind a corporate proxy with CNTLM on other port than 80. Npm works fine.
If the current behavior is a bug, please provide the steps to reproduce.
What is the expected behavior?
Please mention your node.js, yarn and operating system version. Yarn version: 0.20.3 Node version: 4.5.0 Platform: win32 x64 (Windows 7)