Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
Commonmark migration
Source Link

Hi I am trying to learn and getting started with ExtJS ([from here][1]from here). but seems either I am missing something, or bugged by some issue here. Whenever I am trying to execute first basic simple command: sencha generate app -ext Myapp ./app its failed with below exceptions:

I have installed both Ruby v1.9.3 and Sencha Cmd v5.0.0.160 which you can see on top of exception above. any idea how to resolve this ? [1]: http://docs.sencha.com/extjs/5.0.0/cmd/cmd_app.html

Hi I am trying to learn and getting started with ExtJS ([from here][1]). but seems either I am missing something, or bugged by some issue here. Whenever I am trying to execute first basic simple command: sencha generate app -ext Myapp ./app its failed with below exceptions:

I have installed both Ruby v1.9.3 and Sencha Cmd v5.0.0.160 which you can see on top of exception above. any idea how to resolve this ? [1]: http://docs.sencha.com/extjs/5.0.0/cmd/cmd_app.html

Hi I am trying to learn and getting started with ExtJS (from here). but seems either I am missing something, or bugged by some issue here. Whenever I am trying to execute first basic simple command: sencha generate app -ext Myapp ./app its failed with below exceptions:

I have installed both Ruby v1.9.3 and Sencha Cmd v5.0.0.160 which you can see on top of exception above. any idea how to resolve this ?

question updated
Source Link
Aman
  • 5.8k
  • 10
  • 57
  • 92

What is framework.dir here ? I have downloaded Sencha ExtJS v5.0.0 as wellI have downloaded Sencha ExtJS v5.0.0 as well, do I need to keep it somewhere ?

Update
After running sencha -sdk /path/to/extjs-5.0.0 generate app MyApp ./app giving same result, saying repo is not initialized properly.

What is framework.dir here ? I have downloaded Sencha ExtJS v5.0.0 as well, do I need to keep it somewhere ?

What is framework.dir here ? I have downloaded Sencha ExtJS v5.0.0 as well, do I need to keep it somewhere ?

Update
After running sencha -sdk /path/to/extjs-5.0.0 generate app MyApp ./app giving same result, saying repo is not initialized properly.

question updated
Link
Aman
  • 5.8k
  • 10
  • 57
  • 92
Source Link
Aman
  • 5.8k
  • 10
  • 57
  • 92
Loading