While trying to install the npm package "pdf-node", I encountered an error:
Error: ENOTFOUND - getaddrinfo failed for . This seems to be a network connectivity issue.
To resolve this error, make sure your network settings are configured correctly. If you are behind a proxy, ensure that the 'proxy' config is set properly using 'npm help config'.
You can view the complete log of this run in: C:\Users\HP\AppData\Local\npm-cache_logs\2023-08-14T12_45_05_408Z-debug.log
Have you faced a similar issue? How did you resolve it?
I attempted to execute the following code in VS Code terminal but received the error mentioned above:
npm i pdf-note