Can you please let us know if this issue is also present with the quickstart project? You may just need to adjust your implementation to be closer to ours it is not, and it will be easier for us to reproduce and fix otherwise
Hi, In the quick start project. I upgraded the deepar version to 5.6.2. Now the import deepar is throwing error.
Here is what I did
import * as deepar from ‘deepar’;
Error I get:
Uncaught TypeError: Object.defineProperty called on non-object
Please provide the solution.
Also some deppar files are not working in 5.0.0, hence I wanted to upgrade to latest version