You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-10-17 09:23:15.307] [error] (node:7912) UnhandledPromiseRejectionWarning: ReferenceError: sshClient is not defined
at createWindow (C:\Users\tony\AppData\Local\Programs\transformerlab\resources\app.asar\dist\main\webpack:\src\main\main.ts:228:3)
at C:\Users\tony\AppData\Local\Programs\transformerlab\resources\app.asar\dist\main\webpack:\src\main\main.ts:360:5
(Use `Transformer Lab --trace-warnings ...` to show where the warning was created)
[2024-10-17 09:24:35.132] [error] (node:10536) UnhandledPromiseRejectionWarning: Error: Unhandled error. ("watch for \\\\wsl.localhost\\Ubuntu\\home\\tony\\.transformerlab\\local_server.log failed: Error: EISDIR: illegal operation on a directory, watch '\\\\wsl.localhost\\Ubuntu\\home\\tony\\.transformerlab\\local_server.log'")
at new NodeError (node:internal/errors:399:5)
at a.emit (node:events:502:17)
at new a (C:\Users\tony\AppData\Local\Programs\transformerlab\resources\app.asar\dist\main\webpack:\node_modules\tail\lib\tail.js:71:18)
at C:\Users\tony\AppData\Local\Programs\transformerlab\resources\app.asar\dist\main\webpack:\src\main\main.ts:143:14
(Use `Transformer Lab --trace-warnings ...` to show where the warning was created)
[2024-10-17 09:24:35.133] [error] (node:10536) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
The text was updated successfully, but these errors were encountered:
Possibly relevant output:
The text was updated successfully, but these errors were encountered: