Nick

Results 18 comments of Nick

I agree making the return type `unknown` would be better, I could get to work on it.

I was also getting this error when pulling from amplify. I was able to solve it by deleting the src folder which contained `aws-exports.js` and then re-running `amplify pull`. `amplify...

I'm having the same issue when using transactions.

I'm getting this error when running jest tests. I've wrapped everything in the `````` tag, still not working. ![error](https://i.ibb.co/KrbVCmY/error.jpg)

I managed to solve that error by wrapping the actual component I was testing in `````` ```const tree = renderer.create().toJSON()```

> Impossible to launch `kong-gateway` and `kong migrations bootstrap` with `kong:2.8.1-alpine` and latest `postgres` but with `postgres:13-alpine` all is working This got it working for me, thank you.

Did you manage to find a solution? I'm having the same problem

I ended up moving to victory native charts. It's a much better project that was animation support and customization.

Also running into this issue, any of you guys manage to solve it?

Getting this problem too when running `amplify init` inside a blank directory