Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

request has been deprecated, see https://github.com/request/request/issues/3142 #23

Open
whitechevyss opened this issue Jan 8, 2021 · 2 comments

Comments

@whitechevyss
Copy link

When trying to install the node packages, I get the below error:

npm WARN deprecated [email protected]: request has been deprecated, see request/request#3142
npm WARN deprecated [email protected]: this library is no longer supported
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/pleerock/angular-disable-all.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file

@stephenion
Copy link

Im having the same issue, just wondering what you did to resolve ?

@IonicEcko
Copy link

You need to make sure you have Git installed.

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

No branches or pull requests

3 participants