Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign updeprecated dependency: request@2.88.2 #16952
Comments
|
The paackage |
|
Yes, I think the solution would be for |
|
problem ! request@2.88.2.. what are the alternative of it ? |
|
Hi, any update on this? thanks! |
|
@BruneXX |
|
I think we'll need to check here: request/request#3142 |
|
I'm also getting this issue when installing angular CLI
|
|
I'm also waiting for this solution===> npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
? Would you like to share anonymous usage data with the Angular Team at Google under
|
|
i have the same probleme,has any one found a solution npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142 |
|
This is currently blocked as it requires an upstream change. |
|
Any updates about this issue? |
|
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:right;
direction:rtl;
unicode-bidi:embed;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
{page:WordSection1;}
-->Hi,for me i could create a angular project so i ingore this warn and every thing work correctly. تم الإرسال من البريد لـ Windows 10 من: Fernando Toledo Ramirezإرسال: 22 avril 2020 21:02إلى: angular/angular-cliنسخة: Serine bkb; Commentالموضوع: Re: [angular/angular-cli] deprecated dependency: request@2.88.2 (#16952) Any updates about this issue?—You are receiving this because you commented.Reply to this email directly, view it on GitHub, or unsubscribe.
|
|
Looks like their only usage is https://github.com/peaksandpies/universal-analytics/blob/master/lib/index.js#L444 |
|
I submitted a PR to |
|
Closed via #18113 |
|
Reopening since this was reverted in #18173 |
It appears that this version, which is deprecated is being pulled in by
@angular/cli(viauniversal-analytics). I assume a bump to the latter's version will be enough to fix this?You can see this warning when doing a fresh install of CLI@9.0.1: