2

I am trying to run ExtJS over React, as my team is committed to React development. I've personally worked before with ExtJS, so wanted to see if I could combine the power of ExtJS with React. But I couldn't make it work yet.

What I have done so far:

Downloaded the ExtJS 6 zip and unzipped into a folder "ext" - as suggested in readme.md. When I run the build, it gives me the following error message

Error message

My directory structure looks like this:

enter image description here

Can anybody give me a pointer where did I go wrong? Thanks in advance!

Community
  • 1
  • 1
Moim
  • 486
  • 1
  • 8
  • 23

1 Answers1

2

@pagep's suggestion worked! Updated to 6.2.1 of Sencha Cmd and the problem resolved. Thanks

Moim
  • 486
  • 1
  • 8
  • 23