-
Notifications
You must be signed in to change notification settings - Fork 90
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
[email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 #184
Comments
I have the same error when a try to create a ionic project |
Same error when installing windows build tools - which aren't supported by Python 3 till now |
same issue here |
We will address this during the next release. But is this a deprecation, as in just a warning, or are things not working? |
i have the same issue when i want to create an angular workspace . is there any solution for this issue ? |
It's a warning, it doesn't stop you from installing/updating |
\ Installing packages...npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142 npm ERR! A complete log of this run can be found in: I have been getting this error while creating new app of angular. How to resolve this issues? |
C:\Users\013665>npm install -g @angular/cli npm ERR! A complete log of this run can be found in: C:\Users\013665> Please help this... |
Installing packages...npm WARN deprecated [email protected]: TSLint has been deprecated in favor of ESLint. Please see palantir/tslint#4534 for more information. npm ERR! A complete log of this run can be found in: Please how do i resolve it....Or should i continue with the project like that |
I understand that this is confusing but I just tested this with every version of Node.js and this is just a WARNING and as I mentioned above, not only should |
How is just a warning when its restricting write access from my node modules and blaming it on my OS. It's saying I don't have permission but I'm the admin and hold the keys to the kingdom see below: Rachels-iMac:~ Rachel$ npm install -g firebase-tools npm ERR! A complete log of this run can be found in: |
The deprecation of |
I ran npm install on an angular project i cloned, and now am seeing this. npm WARN deprecated [email protected]: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm ERR! A complete log of this run can be found in: please how do i fix it. I cant make headway |
The dependencies are not installed when i run ng new testproject. it returns the following error npm ERR! A complete log of this run can be found in: |
Somebody fix this issue? |
I am having the same issues while trying to create new Reacr Native project, I am unable to deploy the projects. |
@whitlockjc I am also facing the same issue. Is this issue addressed in your release |
I think you're crossing the streams here, unless you are installing/using |
npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142 npm ERR! A complete log of this run can be found in: Please How Do I resolve this? |
same issue apprearing for me. Guide me in solving this issue. |
I really wish you would read the comments before posting problems here, as the problems you're mentioning ARE NOT related to this project. This project has nothing to do with Angular or React, we just happen to use the same deprecated dependency. |
same issue |
[email protected]: request has been deprecated, see request/request#3142
Is there a plan to move to use a different package?
The text was updated successfully, but these errors were encountered: