Hey, few notes:
1) You need to pass the agent also in DownloadContent.js, in order for the agent to be used also in http requests that involve downloading something
2) Can you revert the changes in packgae.json? I tend not to make any package updates, unless there is a security vulnerability.
3) Can you elaborate why you chose node 16 in .nvmrc?
Hey, few notes: 1) You need to pass the agent also in DownloadContent.js, in order for the agent to be used also in http requests that involve downloading something 2) Can you revert the changes in packgae.json? I tend not to make any package updates, unless there is a security vulnerability. 3) Can you elaborate why you chose node 16 in .nvmrc?
Thank you