Develop command failed : "error Error: bind EACCES 0.0.0.0:1337"

Hey
I’ve just solved this issue by running npm run build after changing the port. Then run npm run develop to start the server. Hope it helps!