Smit Shah
Smit Shah
@israeljesus2zup Manage to find out an alternative? I am facing the same issue.
any updates on this?
Can you try ```ng build -prod --aot=false``` and because its working for me.
Thanks @miltador Appreciate it😌
@bmarechal Happy to help. @miltador Any update?
@giancarloandroid looks like your `npm` modules were not added correctly. Could you run `npm install` again!
Even I am facing this issue when integrating with Typescript.
I manage to solve it, https://github.com/xtf-dapp/xtf-web-app/issues/4
I was able to create ``` client.onboarding.createUser( { starkKey: starKey.publicKey, starkKeyYCoordinate: starKey.publicKeyYCoordinate, country: 'SG' }, address, null, SigningMethod.MetaMask ).then((responseFromNewUser) => { return new Promise((resolve, reject) => resolve(responseFromNewUser.apiKey)) }) ```
Hi Team, is there any update or making the [this](https://github.com/revpoint/logstash-codec-avro_schema_registry) official?