Relative Content

Tag Archive for react-reduxwebpack-dev-serverstartupweb-development-servernpm-start

React-redux stuck on “Starting the development server…”

there is this 4 years old react/redux web app that is only compatible with nodev14 and I have to update it to make it work with node v20. I have updated the libraries and the webpack and now when i run “npm start”, the terminal is stuck on “Starting the development server…”
There are no messages at all in the console of google chrome or the visual studio code terminal, so I have no idea what to do.