Thank you for reporting this bug. We will make it our priority to review this report.
  1. #1
    Sencha User
    Join Date
    Apr 2013
    Posts
    1
    Vote Rating
    0
    Ganesh Malliga is on a distinguished road

      0  

    Default framework.dir

    framework.dir


    unable to locate 'framework.dir' property from sencha.cfg when create new app in sencha touch tool kit

  2. #2
    Sencha User
    Join Date
    Mar 2013
    Posts
    3
    Vote Rating
    0
    AaronBuckler is on a distinguished road

      0  

    Default


    Hi,
    get the same issue on my Mac with sencha V3.1.0.256.
    Aaron

  3. #3
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    34,121
    Vote Rating
    453
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    What version of ST2 are you using? You need to use Cmd 3.1.1.170+ with ST 2.2.0 RC
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.

  4. #4
    Sencha User
    Join Date
    Mar 2013
    Posts
    3
    Vote Rating
    0
    AaronBuckler is on a distinguished road

      0  

    Default


    Hi,
    I am using Cmd V3.1.0.256 with ST 2.1.1. Are they compatible ?
    Aarkon

  5. #5
    Sencha User
    Join Date
    Mar 2013
    Posts
    3
    Vote Rating
    0
    AaronBuckler is on a distinguished road

      0  

    Default


    Works with previous version Cmd-3.1.0.239.
    Thank you for testing before release...

  6. #6
    Ext JS Premium Member
    Join Date
    Dec 2011
    Posts
    23
    Vote Rating
    0
    NKrishnawat is on a distinguished road

      0  

    Default I am using 3.1.1.274 but still getting error.

    I am using 3.1.1.274 but still getting error.


    I am using 3.1.1.274 but still getting error:

    Code:
    C:\Program Files\SenchaCmd3.1\Sencha\Cmd\3.1.1.274>C:\Progra~1\SenchaCmd3.1\Sencha\Cmd\3.1.1.274\sencha.exe generate app appOne c:
    \a
    Sencha Cmd v3.1.1.274
    [INF]
    [INF] init-plugin:
    [INF]
    [INF] init-plugin:
    [INF]
    [INF] -before-generate-workspace:
    [INF]
    [INF] init-properties:
    [INF]
    [INF] init-sencha-command:
    [INF]
    [INF] init:
    [INF]
    [INF] -before-generate-workspace:
    [INF]
    [INF] generate-workspace-impl:
    [INF]      [echo] generating into c:\a from C:\Program Files\SenchaCmd3.1\Sencha\Cmd\3.1.1.274/templates/workspace
    [INF]     [mkdir] Created dir: c:\a\packages
    [INF]
    [INF] -before-copy-framework-to-workspace:
    [INF]
    [INF] copy-framework-to-workspace-impl:
    [INF] [propertyfile] Updating property file: c:\a\.sencha\workspace\sencha.cfg
    [INF]
    [INF] -after-copy-framework-to-workspace:
    [INF]
    [INF] copy-framework-to-workspace:
    [INF]
    [INF] -after-generate-workspace:
    [INF]
    [INF] generate-workspace:
    [INF]
    [INF] -after-generate-workspace:
    [ERR] Unable to locate 'framework.dir' property from sencha.cfg
    [ERR] Please ensure this command was executed from a valid framework directory
    [ERR] Non-framework directory

  7. #7
    Sencha User bpjohnson's Avatar
    Join Date
    Jun 2007
    Location
    Atlanta, GA
    Posts
    46
    Vote Rating
    0
    bpjohnson is on a distinguished road

      0  

    Default


    Quote Originally Posted by NKrishnawat View Post
    I am using 3.1.1.274 but still getting error:

    Code:
    C:\Program Files\SenchaCmd3.1\Sencha\Cmd\3.1.1.274>C:\Progra~1\SenchaCmd3.1\Sencha\Cmd\3.1.1.274\sencha.exe generate app appOne c:
    You want to run this command from inside a copy of extjs or sencha touch, not from inside the Sencha Cmd directory.

    Or you can specify which framework to use using the -sdk switch.