Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm request deprecated. please update. thanks. #249

Open
lvnilesh opened this issue Mar 6, 2020 · 5 comments
Open

npm request deprecated. please update. thanks. #249

lvnilesh opened this issue Mar 6, 2020 · 5 comments

Comments

@lvnilesh
Copy link

lvnilesh commented Mar 6, 2020

request has been deprecated, see request/request#3142

Please update dependencies.

Thanks.

for example: ActiveCampaign/postmark.js#60

@moh4sa
Copy link

moh4sa commented Mar 7, 2020

I'm facing the same issue.

@RPWPA
Copy link

RPWPA commented Mar 8, 2020

I'm facing the same issue.

from what I saw. It isn't a problem but more of a warning and that is all.

@lvnilesh
Copy link
Author

lvnilesh commented Mar 9, 2020

It is a warning not an error. deprecation should be avoided.

@dandv
Copy link

dandv commented May 29, 2020

There's no good reason to stick with the bloated request. See #252.

Has anyone from the @sstaley-sparkpost team seen the request issues?

@Jor-Tech
Copy link

Jor-Tech commented Jun 18, 2023

I ran into the same issue and found this forked version which uses got package as dependency instead of request. Though I'm not sure it's from a reputable author.
Could somebody verify this forked version is safe to use?

[EDIT: Never mind, upon trying to implement it in my code I found out it's still trying to use request. Any other good alternatives eliminating request?]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants