You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for this amazing app. I leanred a lot. This is really cool app. I'm afraid to ask you about this. I can run app, login, and CRUD. but I couldn't connect Surrealist app.
I developing at WSL. And I installed Surrealist app at Windows. I have been trying connect to db. but I got message update surrealdb version. so I change yml file line 21 as image: surrealdb/surrealdb:v1.4.2. but now i got "failed to qurery version" database version could not determined message.
Could you teach me me the step to conncet surrealist app please?
The text was updated successfully, but these errors were encountered:
If you want to use surrealist then you probably need downgrade SurrealDB version as well as Surrealist itself.
surrealdb.js must be at '0.11'
surrealdb was tested at '1.1.1'
and it was tested with surrealist '1.1.3'
You can always update all of these with the official docs (there are breaking changes that you need to take into account).
Im not planning to update this app before SurrealDB 'v2' stable version will be released. But feel free to make any pull requests to update app to be compatible with newer versions.
Hi.
Thank you so much for this amazing app. I leanred a lot. This is really cool app. I'm afraid to ask you about this. I can run app, login, and CRUD. but I couldn't connect Surrealist app.
I developing at WSL. And I installed Surrealist app at Windows. I have been trying connect to db. but I got message update surrealdb version. so I change yml file line 21 as image: surrealdb/surrealdb:v1.4.2. but now i got "failed to qurery version" database version could not determined message.
Could you teach me me the step to conncet surrealist app please?
The text was updated successfully, but these errors were encountered: