How to solve the error: getaddrinfo ENOTFOUND while deploying the theme

This error occurs due to a network issue. There might be a chance of the unavailability of network access while we execute the theme deployment command. So we may receive the error message: getaddrinfo ENOTFOUND. We can solve this by checking whether our system is properly connected to the network and retry the deployment.

Leave a comment

Your email address will not be published. Required fields are marked *