ERROR TYPE: Error: listen EADDRINUSE :::3000

The latter happens when your project is full. If your project was created more than a month ago, I suggest running enable-pnpm at the console. You can also run git prune and git gc to clear up more space. Once it’s editable again, check your code and dependencies to understand what else is trying to use the same port.

2 Likes