I have appwrite running in WSL (win10).
After deploying a function, the build fails:
this error appears:
Docker Error: npm ERR! code EAI_AGAIN
npm ERR! syscall getaddrinfo
npm ERR! errno EAI_AGAIN
npm ERR! request to https://registry.npmjs.org/node-appwrite failed, reason: getaddrinfo EAI_AGAIN registry.npmjs.org
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-04-13T23_42_01_039Z-debug-0.log