choojs/bankai

terminal UI broken after `npm run start`

ZhouHansen opened this issue ยท 4 comments

๐Ÿ›
npm 5.8.0
node 9.2.0
bankai 9.11.1
create-choo-app 1.12.2

steps:

Using create-choo-app create a choo app, then bankai start index.js

result:

image

#468 will fix this by moving logs from the application to a separate panel!

Oh, cool!

Has this been fixed? (Don't think so...)

Hi, this appears resolved in 9.14.0. Thanks @ZhouHansen! BTW I use Hyper from ZEIT and it isn't obvious where the 'other panel' hides there, but I suspect that is my issue to resolve. Bankai seems to work great under plain Terminal on macOS.