Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • node is not recognized as an internal or external command in appium

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 3.15k
    Comment on it

    I tried to run the Appium server from the command prompt but I got the error that "node is not recognized as an internal or external command".

    I executed the following command on the command prompt: node appium

    Solution:

    To start the Appium server from the command prompt, follow the following steps:

    1. Set the PATH in environment variables as path till the Appium folder (C:\Program Files (x86)\Appium)
    2. Save the changes.
    3. Restart the command prompt.
    4. Change the path to bin folder (eg: cd C:\Program Files (x86)\Appium\node_modules\appium\bin)
    5. Give the command "node appium" and press Enter key. In a short time, appium server will be started.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: