You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we definitely need to replace it! :-)
I've had good experiences with node-fetch in other projects, so I can recommend that one (especially since fetch support is native in Node 18).
What do you think about doing this little by little? For example, in the datasource I am creating I have already added this dependency: marcelomachado@d29c332
Since
request
has been deprecated, see request/request#3142 wouldn't it be interesting to replace it to another library such as axios?The text was updated successfully, but these errors were encountered: