Replies: 1 comment
-
In my case, I did downgrade https-proxy-agent to 5.0.0 and that solved the problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello folks !
How are you doing ?
i am trying to make next-auth work with my corporate proxy.
As explained here link I installed patch-package and added this patch :
But the problem is when I run my yarn dev, I got this error :
Any idea on how to fix this ?
here are the versions I use :
"next-auth": "^4.24.5",
"https-proxy-agent": "^7.0.5",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
Beta Was this translation helpful? Give feedback.
All reactions