Hi there,
when I try to install the latest version of Appium via npm install -g appium, really a lot of packages are downloaded by npm.
npm install -g appium
Is this correct?
I mean are packages like source-map-support or lodash needed?
source-map-support
lodash
If not, what is my fault?