Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running with MINGW64 terminal #8

Open
Tatsujinichi opened this issue Sep 20, 2017 · 1 comment
Open

Error when running with MINGW64 terminal #8

Tatsujinichi opened this issue Sep 20, 2017 · 1 comment

Comments

@Tatsujinichi
Copy link

m-3784 - 16:16:11.863 [MAGE processManager] Uncaught exception: stdin.setRawMode is not a function
error: {
"type": "TypeError",
"file": "index.js",
"line": 330,
"offset": 8,
"stack": [
"Server. (C:\dev\go-mage\node_modules\mage-console\index.js:330:8)",
"emitOne (events.js:115:13)",
"Server.emit (events.js:210:7)",
"Pipe.onconnection (net.js:1560:8)"
]
}

@Tatsujinichi
Copy link
Author

Works fine with cmd.exe

stelcheck added a commit to stelcheck/mage-console that referenced this issue Nov 26, 2017
Fixes multiple outstanding issues, and pretifies error output by:

  1. using pretty-error to render the error
  2. stripping part of the stack that really should have no relevance

Fixes mage#4 mage#5 mage#8 mage#9 mage#11
stelcheck added a commit to stelcheck/mage-console that referenced this issue Nov 26, 2017
Fixes multiple outstanding issues, and pretifies error output by:

  1. using pretty-error to render the error
  2. stripping part of the stack that really should have no relevance

Fixes mage#4 mage#5 mage#8 mage#9 mage#11
stelcheck added a commit to stelcheck/mage-console that referenced this issue Dec 6, 2017
Fixes multiple outstanding issues, and pretifies error output by:

  1. using pretty-error to render the error
  2. stripping part of the stack that really should have no relevance

Fixes mage#4 mage#5 mage#8 mage#9 mage#11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant