I'm having an error installing Node-Red, and I'm not able to install it because of this problem, I've tried everything but I can't. Some holy soul could give me a little help.
C:\WINDOWS\system32>npm install -g --unsafe-perm node-red
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
npm ERR! network request to https://wain05400.apa.gad.schneiderelectric.com:4878/node-red failed, reason: getaddrinfo ENOTFOUND wain05400.apa.gad.schneiderelectric.com
npm ERR! network This is a problem related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'