You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think my issue is also proxy related. I get stuck on Playwright on MacOS: npm http fetch GET https://registry.npmjs.org/npm attempt 1 failed with ENOTFOUND
I turned off my VPN, ignored my Pi-Hole DNS in my router, and keep getting that error. Oddly, I have a dual-boot machine and when I try in Windows, I don't have any issues. Not sure how it works in Windows but not in MacOS when using the same hardware / network connection.
Proxy Support Issue: Unable to Install Dependencies Behind Proxy
Environment
Problem
Unable to install dependencies (starting with Miniconda) due to DNS resolution failure behind proxy.
Configured Environment
Error
Error: getaddrinfo ENOTFOUND repo.anaconda.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)
The pinokio console shows
The above happens while attempting to install ComfyUI for example.
Request
The text was updated successfully, but these errors were encountered: