nodemw icon indicating copy to clipboard operation
nodemw copied to clipboard

Replace the deprecated 'request' package

Open KilianKilmister opened this issue 5 years ago • 2 comments

Request is deprecated.

node-fetch is a good replacement.

KilianKilmister avatar Jun 25 '20 13:06 KilianKilmister

@KilianKilmister, welcome on board :) Looking forward to your commits.

macbre avatar Jun 25 '20 14:06 macbre

node-fetch npm project page says:

(We are looking for v2 maintainers and collaborators)

I'd rather suggest using axios

macbre avatar Aug 06 '20 21:08 macbre