Hi, I wanna ask u about appium installation. I have some problem to
install appium with command ‘npm install -g appium’ and its shown a
message such as ‘ENOENT: no such file or directory’ in many rows, which
is caused the installation failed in the end. I tried to check it with
appium -v and there is nothing because the installation just failed. I also tried to clear cache first but its not worked.
I already tried to install appium desktop application
from appium setup (not from cmd), but it looks no used since it didn’t
work with the katalon somehow. Is it a problem because I used appium
desktop setup, so it must be from ‘npm install -g appium’ command? Or
there is something else here? I need your help to solved my problem.
Thanks
For your info, I am using windows 10 64 bit, node v8.9.4, and npm 5.6.0. The katalon version is 5.3
by the way, here is the error message