25 lines
1.4 KiB
Plaintext
25 lines
1.4 KiB
Plaintext
node : node:internal/modules/run_main:107
|
|
위치 줄:1 문자:1
|
|
+ node scripts/quick_pptest.mjs > scripts/test_20ts.txt 2>&1
|
|
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
+ CategoryInfo : NotSpecified: (node:internal/mo
|
|
dules/run_main:107:String) [], RemoteException
|
|
+ FullyQualifiedErrorId : NativeCommandError
|
|
|
|
triggerUncaughtException(
|
|
^
|
|
|
|
[TypeError: fetch failed] {
|
|
[cause]: Error: connect ECONNREFUSED 127.0.0.1:8000
|
|
at TCPConnectWrap.afterConnect [as oncomplete] (node:net
|
|
:1645:16) {
|
|
errno: -4078,
|
|
code: 'ECONNREFUSED',
|
|
syscall: 'connect',
|
|
address: '127.0.0.1',
|
|
port: 8000
|
|
}
|
|
}
|
|
|
|
Node.js v24.14.1
|