Tino
Tino
DDeno
Created by Tino on 10/13/2023 in #help
Turso with local db file
6 replies
DDeno
Created by Tino on 10/13/2023 in #help
Turso with local db file
and I guess with "client" it means Deno
6 replies
DDeno
Created by Tino on 10/13/2023 in #help
Turso with local db file
the error message reads: error: Uncaught LibsqlError: URL_SCHEME_NOT_SUPPORTED: The client that uses Web standard APIs supports only "libsql:", "wss:", "ws:", "https:" and "http:" URLs, got "file:". For more information, please read https://github.com/libsql/libsql-client-ts#supported-urls
6 replies
DDeno
Created by Tino on 10/13/2023 in #help
Turso with local db file
if I run this with bun all works just fine. So it seems that the issue is not libsql but Deno or do I miss anything?
6 replies
DDeno
Created by Tino on 10/9/2023 in #help
Deployment fails with "An internal server error occured" - no further details
I solved it in the last hours running through the code to see what might break deployment: it was the npm:aws-sdk package. I replaced it with https://deno.land/x/aws_sdk@v3.10.0.0?source
4 replies
DDeno
Created by Tino on 10/9/2023 in #help
Deployment fails with "An internal server error occured" - no further details
the issue is, that the Deno logs don't show any further information. That is the reason for my request.
4 replies