Error running npm run dev

There’s no error related to the port 3457 already in use. So you can:

  • Restart your computer.
  • Or run npm i && npm run dev in the apps’ root folder.

This error happens when you have node version changes and updates.

1 Like