I installed the bls cli on my mac os by curl method while following the docs(using node 18.10): "sudo sh -c "curl https://raw.githubusercontent.com/BlocklessNetwork/cli/main/download.sh | bash"
"
I then ran "bsl login" and attempted to access the frontend

I always get a 404 error

Is the server temporarily down or something?