astefanutti / kubebox

⎈❏ Terminal and Web console for Kubernetes
http://astefanutti.github.io/kubebox
MIT License
2.14k stars 142 forks source link

kubebox for windows not running #72

Closed FrankAnk closed 3 years ago

FrankAnk commented 4 years ago

kubebox for Windows doesn't work, i'm getting the following stacktrace:

c:\Tools>kubebox
internal/modules/cjs/loader.js:638
    throw err;
    ^

Error: Cannot find module 'c:\Tools\__nexe_stdin.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
    at Function.Module._load (internal/modules/cjs/loader.js:562:25)
    at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
    at Object.<anonymous> (c:\Tools\kubebox.exe:352:30)
    at Module._compile (internal/modules/cjs/loader.js:776:30)
    at _third_party_main.js:38:36
    at NativeModule.compile (internal/bootstrap/loaders.js:364:7)
    at Function.NativeModule.require (internal/bootstrap/loaders.js:176:18)
    at process.nextTick (internal/bootstrap/node.js:249:22)
    at process._tickCallback (internal/process/next_tick.js:61:11)
astefanutti commented 4 years ago

Thanks for the report. Could you try with version 0.6.1 to confirm it's a regression from previous versions?

FrankAnk commented 4 years ago

I have the same problem with version 0.6.1

astefanutti commented 3 years ago

Could you please try with the latest 0.9.0 release?

astefanutti commented 3 years ago

Let me close this. Feel free to re-open if that's still an issue.

endlesstravel commented 2 years ago

same issue : image

version is 0.9.0

get it work on wsl2 image