'Ext is not defined- ExtReact
I am posting this message to seek help, I have a react app which is:
- Not a create react app project -Mono Repo, and we are trying to add sencha in one project
- I am using parcel, not a webpack for my react project I am trying to integrate the trial version , and following the getting started guide from "https://docs.sencha.com/extreact/7.5.0/guides/getting_started/adding_ext_react_modern.html".
However, the following commands are not creating a public folder in my App: -$ npm install @Sencha/ext-modern-runtime -$ npm install @Sencha/ext-react-modern
Furthermore, I copied the public folder from another app, yet it is giving the error of Ext not defined , the screenshot is attached. [1]: https://i.stack.imgur.com/FtfiG.png
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
