I am getting error in outlook add ins below Error: Command failed: npx @microsoft/teamsapp-cli install --file-path "[file path]"
below is detailed error description attached screenshot as well
Error: Error: Command failed: npx @microsoft/teamsapp-cli install --file-path "C:\Users\ayada19\AppData\Local\Temp\manifest.zip"
(node:18680) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ...
to show where the warning was created)
(node:18680) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
(node:18680) [DEP0044] DeprecationWarning: The util.isArray
API is deprecated. Please use Array.isArray()
instead.
(×) Error: Get ServiceUrl failed. connect ETIMEDOUT 172.30.63.58:8080
(×) Error: m365.InternalError: connect ETIMEDOUT 172.30.63.58:8080
Plz help anyone knows the reason