How to install Appium on Windows | Appium Server Installation

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 13

  • @hellhound2607
    @hellhound2607 11 місяців тому +2

    thanks bro i just installed without issues thanks a lot :)

  • @vishaka_suria
    @vishaka_suria Рік тому +1

    npm WARN deprecated typedoc-plugin-resolve-crossmodule-references@0.3.3: Upgrade to typedoc >= 0.24 and remove typedoc-plugin-resolve-crossmodule-references from your dependencies
    changed 421 packages in 1m
    48 packages are looking for funding
    run `npm fund` for details
    what to do????

  • @karishmakhan2621
    @karishmakhan2621 11 місяців тому +1

    excellent video

  • @rshahinbegum5908
    @rshahinbegum5908 Рік тому +2

    Superb

  • @hussain-si
    @hussain-si 11 місяців тому

    Hi Azhar, while installing appium i found issue like this
    C:\Users\User>npm install -g appium
    node:internal/modules/cjs/loader:1051
    throw err;
    ^
    Error: Cannot find module 'C:\Program Files
    odejs
    ode_modules
    pm\bin
    ode_modules
    pm\bin
    pm-cli.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
    at Module._load (node:internal/modules/cjs/loader:901:27)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
    at node:internal/main/run_main_module:23:47 {
    code: 'MODULE_NOT_FOUND',
    requireStack: []
    }
    could you please help in that

  • @zainop8437
    @zainop8437 Рік тому +2

    Nice

  • @krystiankowalski8330
    @krystiankowalski8330 Рік тому +1

    great guide. It doesn't work for me though 🥲
    PS C:\Users\kkowa> node -v
    v18.16.0
    PS C:\Users\kkowa> npm --version
    9.7.2
    PS C:\Users\kkowa> where node
    PS C:\Users\kkowa> where node
    PS C:\Users\kkowa> npm install -g appium
    changed 686 packages in 17s
    PS C:\Users\kkowa> appium
    appium : The term 'appium' is not recognized as the name of a cmdlet, function, script file, or operable
    program.

    • @AzharTechnoCoder
      @AzharTechnoCoder  Рік тому +1

      Go through this video ua-cam.com/video/BVZDnBZYuxY/v-deo.html , after that try to install appium globally

  • @stereoplaces7408
    @stereoplaces7408 8 місяців тому

    {"status":9,"value":{"error":"unknown command","message":"The requested resource could not be found, or a request was received using an HTTP method that is not supported by the mapped resource","stacktrace":""}}

  • @sulekhanaddi3072
    @sulekhanaddi3072 9 місяців тому

    could you please help me to fix

  • @Johnsahu-m7k
    @Johnsahu-m7k Рік тому

    Java version 18 is not supported for appium tool. How to solve this issue.