libsql-client-ts icon indicating copy to clipboard operation
libsql-client-ts copied to clipboard

URL_SCHEME_NOT_SUPPORTED broken link

Open leonardcser opened this issue 7 months ago • 0 comments

The following error message:

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

provided a broken documentation URL.

https://github.com/libsql/libsql-client-ts#supported-urls does not exist.

https://docs.turso.tech/sdk/ts/reference would be more accurate.

leonardcser avatar Mar 22 '25 13:03 leonardcser