question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

request has been deprecated

See original GitHub issue

Describe the bug

https://github.com/request/request/issues/3142

To Reproduce

install verdaccio

Looks like we need to find a way forward outside request.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
zkochancommented, May 20, 2020

request works really badly. I get lots of failures because of it.

I’d recommend using node-fetch or even better @zeit/fetch-retry which adds retry functionality on top of node-fetch.

0reactions
juanpicadocommented, May 20, 2022

Very close to remove request https://github.com/verdaccio/verdaccio/pull/3100 finally 😪 … Using got

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm install request has been deprecated - node.js
The problem was caused by a typo ( http(s):// missing from the start of the URL). Voting to close ("Caused by a typo"...
Read more >
Request Has Been Deprecated - Better Programming
As of February 11, 2020, one of the biggest NPM packages — Request — has been officially deprecated. This popular library has been...
Read more >
Replacing the deprecated npm package 'request' without ...
In today's article we will go over why it has been deprecated and then we will start discussing how to replace it in...
Read more >
npm WARN deprecated request@2.88.2 - GitHub
I am trying to run "npm install -g firebase-tools" command on linux OS but it gives me the above error every time.
Read more >
Request Package Deprecated - Use THIS Instead! - YouTube
The npm request package is deprecated, watch this video to learn what that means and what you can do about it.- Learn about...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found