boxcli
boxcli copied to clipboard
npm WARN deprecated [email protected]
- [X] I have checked that the CLI documentation and API documentation doesn't solve my issue
Description of the Issue
Do you think we should consider replacing requests with an alternative library?
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
Versions Used
n/a
Steps to Reproduce
build boxcli from source
Error Message, Including Stack Trace
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
Hi @Band-Aid ,
Thanks for calling this out! We'll take a look, ASAP and get back to you!
Thanks,
Patrick
Closed by accident.
@Band-Aid The CLI uses our Node SDK. Since our Node SDK uses the recently deprecated request
library, the CLI uses it as well. When we upgrade the Node SDK, the CLI will be upgraded as well. We have a ticket open for our Node SDK to use a non-deprecated networking library. Will keep you up to date on any progress made.
SDK-1381
This issue has been automatically marked as stale because it has not been updated in the last 30 days. It will be closed if no further activity occurs within the next 7 days. Feel free to reach out or mention Box SDK team member for further help and resources if they are needed.