[WARN] The current working directory (C:\xampp\htdocs\sencha folder) is not a recognized Sencha SDK or application folder.

前端 未结 7 1219
我在风中等你
我在风中等你 2020-12-10 02:47

I\'m new in Sencha . but after installation.. it\'s really becoming a headache..

I dont\' know how to resolve this issue.. I downloaded -

  • sencha-touch-
相关标签:
7条回答
  • 2020-12-10 03:19

    Follow just following steps:-

    1. Download latest Sencha SDK http://www.sencha.com/products/touch/download/
    2. Download latest Sencha Command line http://www.sencha.com/products/sencha-cmd/download
    3. Install Sencha Command line default location in Windows is C:\Users\XXX\bin
    4. After CMD Installation go to SDK folder install/extract in Step 1
    5. Run following command (I am running this command using GIT Bash on windows)

      /c/Users/SMAK/bin/Sencha/Cmd/3.0.0.250/sencha generate app MyApp ../MyApp

    Note:- We need both Sencha SDK and CMD and you have to run Command from SDK Folder

    0 讨论(0)
提交回复
热议问题