BETH stack tutorial - HRANA_WEBSOCKET_ERROR
I'm going through the BETH stack tutorial in a Linux docker. So far everything's been going well, but I ran into a problem when trying to execute
bunx drizzle-kit push:sqlite
Does anyone have any suggestions of why this might be happening / how to fix it?
5 Replies
@SamK did you find a resolution for this? I am getting the same thing on Windows WSL2 Ubuntu. I tried following along the Turso discord for the same issues and still have problems
I swapped off BETH stack because SSG is important for my project 😅
I actually did find a solution for anyone interested: I installed Node 20 on a fresh wsl2 ubuntu instance and that seemed to do it. I'm sure it had something to do with shared deps.
Ohhh I remember I think I did also solve this, I just had some simple typo
As in you downgraded it?
I'm having an error when running the same command, although it's a different error. 😅