Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install console is blank on Windows install #166

Open
dadmobile opened this issue Oct 17, 2024 · 0 comments
Open

Install console is blank on Windows install #166

dadmobile opened this issue Oct 17, 2024 · 0 comments

Comments

@dadmobile
Copy link
Member

Possibly relevant output:

[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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant