Files
Mana-Loop/3001
T
Refactoring Agent eeb1e3c784
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m12s
SkillsTab Modifications (Bugs 9,11,12,13)
2026-04-27 13:26:02 +02:00

12 lines
291 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Failed to start server
Error: listen EADDRINUSE: address already in use :::3000
at <unknown> (Error: listen EADDRINUSE: address already in use :::3000)
at new Promise (<anonymous>) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 3000
}
[?25h