magick93

Results 95 comments of magick93

@verdverm you have been very helpful with your support. And you've developed a very powerful tool! Thank you!

@elliptic1 - which line did you modify?

Hi @deansheather `wget` is already installed on both local and remote machines.

FYI - for ranges, I found this advice from Postgrest - https://postgrest.org/en/stable/how-tos/working-with-postgresql-data-types.html?highlight=range#casting-a-range-to-a-json-object

I'm not sure if this is related, but I'm getting the same error even when using relative paths. I am also getting the error with absolute paths. ``` hof gen...

https://dioxuslabs.com/reference/platforms/web#getting-started-web is 404. ![image](https://github.com/DioxusLabs/example-projects/assets/2173213/b34bc9e3-3a6a-4080-81ce-b7e5a050989f) The TodoMVC `docs` folder doesnt display in the browser. ![image](https://github.com/DioxusLabs/example-projects/assets/2173213/31dd7135-13bb-46e1-9c2c-c59ec38324ca) Just a simple markdown based instructions would be much easier.

Thanks @ealmloff I've read the getting started guides on https://dioxuslabs.com/learn/0.4/getting_started/, now I want to review some examples. Maybe adding the following to the TodoMVC readme could help: ``` cargo install...

This would be very helpful. I'm trying to connect to https://github.com/roapi/roapi using postgres fdw but am unable to due to not having a pg_catalog and lack of a postgres user.

I'm also getting the same output: ``` 2020-09-01 15:18:24,668 INFO [main thread] Waiting for block data to be published by node... 2020-09-01 15:18:24,672 ERROR [main thread] Some of expected fields...

> Any luck in solving this? None yet. > Currently I'm trying a released version 3.3.1 instead of the compiled one and reset all the blocks. Yes I'm also using...