Rock-API icon indicating copy to clipboard operation
Rock-API copied to clipboard

Documentation tells you to use a deprecated library. (request)

Open real2two opened this issue 3 years ago • 1 comments

The node package "request" is deprecated. image

https://www.npmjs.com/package/request image

I'd recommend changing the documentation to either have examples using node-fetch or axios instead.

node-fetch: https://www.npmjs.com/package/node-fetch axios: https://www.npmjs.com/package/axios

real2two avatar May 27 '22 03:05 real2two

No, that is node.js This is python

TheGamer3514 avatar Nov 10 '22 07:11 TheGamer3514