kit
kit copied to clipboard
Windows 11 Install error !! Error: WriteWrap.onWriteComplete
Error: write EOF
at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
Kit 1.40.1 Electron 22.0.0 win32 10.0.25276 Locale: en-US
@Mic-360 Can you please try this fix and see if it works for you?
https://github.com/johnlindquist/kit/issues/984#issuecomment-1379993381
It's already renamed as bin.
I tried that solution to fix that Error: Promise reject
but now there's a new error.
@Mic-360 Can you post your logs:
Main.log: %USERPROFILE%\AppData\Roaming\Kit\logs\main.log Kit.log: %USERPROFILE%.kit\logs\kit.log
Or let me know if anything looks suspicious. I've installed the Windows version on 3 machines at home without issue, so I need to rely on the community to help me track these down.
I removed it and changed my installed nodeJs version to Node v16 and it worked.
@Mic-360 Oh, thanks, that's super helpful. I need to check if Windows is falling back to the system node if the Kit node download fails. That could explain why it behaves differently on different Windows machines.