Wes Guirra

Results 22 comments of Wes Guirra

Hi @Almouro thank you for response, the error happens, when I tried to do this: `export default compose(makeInputGreatAgain, withNextInputAutoFocusInput)(CustomInput);` the error happens when I use compose function from recompose, either...

import makeInputGreatAgain, { withNextInputAutoFocusForm, withNextInputAutoFocusInput } from "react-native-formik"; sorry for late response.

> @sunjianan9900 > Try `flutter pub get` Hi I've tried and it's not working...

> Please try it this > > https://stackoverflow.com/questions/55399209/update-flutter-dependencies-in-pub-cache > > And `flutter clean` Still no lucky, - I deleted the dependency folder in `/usr/local/share/flutter/.pub-cache/hosted/pub.dartlang.org/native_ads-0.1.0`; - remove native_ads from `pubspec.yaml`; -...

@erokshark I was using macOS with docker. @NicoAiko I was using docker with linux image with the firebird installed.

Ok, understood. Thank you!

Don't know if it can help but, https://github.com/penpot/penpot/blob/develop/backend/src/app/redis.clj#L277 is passing a double, while redis is complaining it to be integer.