I was Trying to install Appium via node “npm install -g appium”
I was facing issue while downloading it .
I tried the Command which I mentioned above
Device OS : Windows 10
Actual Result :
npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
Expected Result:
I was supposed to get the Required Files downloaded .
Attachment of my Screen:
enter image description here