browser-shell icon indicating copy to clipboard operation
browser-shell copied to clipboard

Needs setup documentation

Open arshwaraich opened this issue 6 years ago • 0 comments

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

arshwaraich avatar Dec 25 '19 22:12 arshwaraich