33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
X [ERROR] Expected ";" but found "📋"
|
|
|
|
src/sidebarProvider.ts:1740:28:
|
|
1740 │ addMsg(`📋 **CEO 작업 계íš� 수립 완ë...
|
|
│ ~
|
|
╵ ;
|
|
|
|
1 error
|
|
node:child_process:964
|
|
throw err;
|
|
^
|
|
|
|
Error: Command failed: E:\Wiki\connectai\node_modules\@esbuild\win32-x64\esbuild.exe src/extension.ts --bundle --platform=node --external:vscode --outfile=out/extension.js
|
|
at genericNodeError (node:internal/errors:985:15)
|
|
at wrappedFn (node:internal/errors:539:14)
|
|
at checkExecSyncError (node:child_process:925:11)
|
|
at Object.execFileSync (node:child_process:961:15)
|
|
at Object.<anonymous> (E:\Wiki\connectai\node_modules\esbuild\bin\esbuild:222:28)
|
|
at Module._compile (node:internal/modules/cjs/loader:1761:14)
|
|
at Object..js (node:internal/modules/cjs/loader:1893:10)
|
|
at Module.load (node:internal/modules/cjs/loader:1481:32)
|
|
at Module._load (node:internal/modules/cjs/loader:1300:12)
|
|
at TracingChannel.traceSync (node:diagnostics_channel:328:14) {
|
|
status: 1,
|
|
signal: null,
|
|
output: [ null, null, null ],
|
|
pid: 52724,
|
|
stdout: null,
|
|
stderr: null
|
|
}
|
|
|
|
Node.js v24.13.0
|