13 lines
863 B
Plaintext
13 lines
863 B
Plaintext
⨯ Failed to start server
|
||
F:\SOFT\MNOTE\wolai-frontend\node_modules\.pnpm\next@16.0.3_@babel+core@7.2_a6e7fe7b2107bfd5c9e45031e322c5c3\node_modules\next\dist\server\lib\start-server.js: Invalid source map. Only conformant source maps can be used to find the original code. Cause: Error: sourceMapURL could not be parsed
|
||
F:\SOFT\MNOTE\wolai-frontend\node_modules\.pnpm\next@16.0.3_@babel+core@7.2_a6e7fe7b2107bfd5c9e45031e322c5c3\node_modules\next\dist\trace\trace.js: Invalid source map. Only conformant source maps can be used to find the original code. Cause: Error: sourceMapURL could not be parsed
|
||
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: -4091,
|
||
syscall: 'listen',
|
||
address: '::',
|
||
port: 3000
|
||
}
|