Smit Shah

Results 10 comments of Smit Shah

@israeljesus2zup Manage to find out an alternative? I am facing the same issue.

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!

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?