Hi,
I will setup the redash on my local machine with vagrant everything goes fine and i have the initial setup page but the page would be like this…so if anyone understand what is the problem please help me and guide me…
thanks in advance

What are you using? Docker?

The same is happenning with me! I’m using Docker with Windows 10 and my initial setup appears just like Ali’s :smiling_face_with_tear: really need help

I’m assuming you’re using the Development Docker Setup.

Quoting from that document:

While we will use webpack’s dev server, we still need to build the frontend assets at least once, as some of them used for static pages (login page and such):

yarn build

1 Like