humphd / browser-shell

A Linux command-line shell in the browser
https://humphd.github.io/browser-shell/
MIT License
295 stars 15 forks source link

Needs setup documentation #2

Open arshwaraich opened 4 years ago

arshwaraich commented 4 years ago

I wanted to use this project as an in browser ssh tool. I ran the setup shell script and then npm run build. Everything seems to be working except for the xterm console. It can't resolve the returned promise in waitForPrompt in vm.js on cold boot startup. For some reason it's not calling the callback function passed using add_listener