Good afternoon!!
I am using TS to develop a custom component.
But I am not able to instantiate the class that contains the initial logic of the component.
The TS code compiles but when the SDK analyzes the project it displays the following ERROR message: Invalid component path: /home/luizpires/dev/ODA/cognitiveservices.chatbot.oda.corona.poc/build/components/ComponentFirstVisitVerification .js.
Could this be caused by a flag in tsconfig.json?
Is there any way to turn off the sdk analysis?
Thank you very much for your attention