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'd love to hear about this, as I'm also unable to use this module in general (and socketPath in particular). I tried a lot of things, but somehow Axios insists on hitting 127.0.0.1:3000 which is incorrect because Nuxt is listening on a UNIX socket.
Hi,
The socket file is present and working perfectly if I test it with
curl
.However, the following config is not working:
with the following error:
The text was updated successfully, but these errors were encountered: