CleverTap / clevertap-node

A Node.js module for accessing the CleverTap Server API
MIT License
5 stars 11 forks source link

#DEPRECATED REQUEST PACKAGE #9

Closed Ikonicity-Airban closed 1 year ago

Ikonicity-Airban commented 2 years ago

A quick question, please what about those packages that use this request module how do we bypass the deprecation warnings cause this message always popup up when I am installing firebase across devices. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

KambleSonam commented 1 year ago

'request' package is replaced with 'node-fetch' package.