MicrosoftEdge / enterprise-mode-site-list-portal

Other
52 stars 24 forks source link

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

Open whitechevyss opened 3 years ago

whitechevyss commented 3 years ago

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

npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: 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://git@github.com/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 commented 3 years ago

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

IonicEcko commented 3 years ago

You need to make sure you have Git installed.