devaex
devaex
Hello. Congratulations on the excellent work. I hope to be able to contribute soon. I installed the latest version (v0.6.0), but there is no buy/sell option in BUSD. Is there...
Ok, I got it. And is there any way to trigger the order limit by the value in BUSD? As the BNB price varies, the order limit can be executed...
I have the same problem. How do you use hot reload with nano?
Thanks. This worked. As a suggestion, the watcher should be included in nano. It is something very basic and essential for development. As it has a dependency on bin/hyperf.php there...
Another solution that does not depend on node. ```bash #!/bin/bash exitfn () { kill $PID echo; echo "Exiting and killing process $PID" exit } # to handle ctrl+c for forced...
Same problem here. MPV is installed mpv 0.38.0+git20240706.00f43e0916fa Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects OS: OpenSuse TumbleWeed.
Installed the rpm version and same error, don't play. Launched in terminal and get this error: ``` package:media_kit_libs_linux registered. flutter: -------------------------------------------------------------------------------- media_kit: ERROR: MediaKit.ensureInitialized This indicates that one or more...
I tested the appimage on Linux Mint/Ubuntu and I confirm that everything is ok now. Great app.