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
My directory structure looks like this:
Can anybody give me a pointer where did I go wrong? Thanks in advance!