Closed dakshshah96 closed 1 year ago
but Axios
is not built-in right
@Ikonicity-Airban request
is not built-in too. Here is the package: https://github.com/request/request
@Ikonicity-Airban
request
is not built-in too. Here is the package: https://github.com/request/request
@dakshshah96 that was a rhetorical question though, but thanks anyways
'request' package is replaced with 'node-fetch' package.
As of Feb 11th 2020, request is fully deprecated. No new changes are expected to land. More info here: https://github.com/request/request/issues/3142.
It's been 2+ yrs, and the
clevertap-node
package should no longer be usingrequest
.axios would be a good alternative.