Luis Perrone
Luis Perrone
@pheel Im having issues dockerizing nodegit 0.27.0 as well. Were you able to get this working?
@pheel That works! Thanks 🔥
@nitaliano Any plan to support this feature. Gradient fills would be very useful
It compiles but not for x86.
> This looks like an issue with your Xcode. Try running with roseta. I suspect you are using m1 > > Another hack is > > s swiftSettings: [.unsafeFlags([ "--target...
> I am still trying to reproduce this. @Perronef5 let me know if you found something Hey I ended up just going with @solana/web3. We can close this if you'd...
> NODE_ENV=production next I'm getting the same issue with the app dir
Having the same issue on `5.13.0-30`
> is this issue for _iOS_ or _Android_? Mostly Android from what I can see but its definitely both iOS and Android. We added a hack to reset the config...
```javascript const onHttp = useCallback(async (response: HttpEvent) => { if (response.status === 401) { /** * 401 is returned when the auth token has expired. * We need to re...