chromium / axiom

Axiom Project
https://chromium.github.io/axiom/web_shell/
Apache License 2.0
53 stars 26 forks source link

grunt wash on Windows #97

Open rpaquay opened 9 years ago

rpaquay commented 9 years ago

When running wash on node.js on Windows, there are a few issues:

readline: Home cursor position unknown, won't redraw.

  • The prompt is not displayed
  • A fatal error occurs if hitting the cursor keys (apparently?) randomly a few times:

Welcome to wash version 1.0.0. Type exit or Ctrl-D to exit. readline: Home cursor position unknown, won't redraw. readline: Home cursor position unknown, won't redraw.

Listing of "jsfs:/", 1 entry: exe/ mimeType: "", mode: "D", mtime: "1969-12-03 16:00:00", size: 0 readline: Home cursor position unknown, won't redraw. Fatal error: Cannot read property 'column' of null