I Can't uninstall my Appium by using npm
npm uninstall -g appium
or update by
npm install -g appium@1.19.1
Those commands still make the same result, That my Appium still be the old version.
How can I specify, Which path that my Appium has been installed ?
How I can update it ?
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…