So I updated today and I can’t seem to get localhost:8000/admin to work now, after running npm run develop – --watch-admin / yarn develop --watch-admin etc. The localhost:8000/ just returns a connection error. It gives me a 8080 port address in the terminal readout when you start the server, through which I can access the strapi dashboard, but it just refreshes and errors when I make a change, and then I have to refresh the page and go back to where I was and it shows the changes. As in, it’s not hot-reloading.
Has anyone else run into this? Am I perhaps doing something silly?
Hey, can confirm as well. Having the same issue on 4.0.7, though I can’t even access the dashboard through 8080 - neither on an updated version from 4.0.5 nor on a fresh install on 4.0.7.
Any chance you found a solution so far? I’ve been trying to find all sorts of solutions all day, to no avail…
Not 100% sure about the impact on anything, but since it’s dev and only affects when the --watch-admin parameter is set, I don’t think it’ll be a trainsmash.