KriszDev

Results 10 comments of KriszDev

Still not fixed and composer update does nothing same error after. ``` PHP 8.1.2 (cli) (built: Jan 24 2022 10:43:09) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.2, Copyright...

If you are lucky and your PHP isn't new enough (like not 8.1 that doesn't work) you can go to the plugin folder in ~/.vscode/extensions and run compose update that...

Hello. Any chance for this to be updated for 0.9.20? It produces quite a few merge conflicts. Thank you for your work so far.

Just registered and having the same. Any fix so far (tried that comment and still nothing)? It's kinda surreal that there is no fix for over a year now...

If you don't have a CUDA enabled GPU (like Nvidia stuff) you can still run it but it will results in low quality. See https://meshroom-manual.readthedocs.io/en/latest/faq/needs-cuda/needs-cuda.html which will send you to...

Check logs in deposit_address container, probably you are running it (node) locally and docker cannot access that.

Update: Looks like a docker issue I can't access any of the parent's stuff from inside (docker docs says i should be through a special url which also doesn't work)....

So finally found a partial fix: - go to "templates/compose/daemons.yaml.erb" - then change the following ``` x-daemon: &peatio-daemon image: "" restart: always env_file: - ../config/peatio.env volumes: - ../config/peatio:/opt/peatio/config:ro extra_hosts: -...

You need to recompile BASEAPP. Clone it then checkout your selected version branch then edit src/components/DepositFiat/index.tsx or the file containing it (the folder changes between some version for some it...

@VanishingTacos You need libxtst-dev