jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
479 stars 253 forks source link

doesn't work , still show nothing on panel #518

Open zhongziqi opened 7 years ago

zhongziqi commented 7 years ago

windows 64 terminal 0.14.5

radjivF commented 7 years ago

same for OSX


was compiled against a different Node.js version using
NODE_MODULE_VERSION 46. This version of Node.js requires
NODE_MODULE_VERSION 53. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or`npm install`). Error: The module '/Users/radjivcarrere/.atom/packages/terminal-plus/node_modules/pty.js/bin/darwin/x64.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 46. This version of Node.js requires
NODE_MODULE_VERSION 53. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or`npm install`).
    at process.module.(anonymous function) [as dlopen] ```

Any idea? Cheers
hdayi commented 6 years ago

same here both on mac 10.13.1 and windows 10 atom 13.1.1 node-gyp is installed

kessero commented 6 years ago

same here linux manjaro atom 1.22.1x64 black panel with blinking cursor without prompt line. Can't input any text.

dogesum commented 6 years ago

I don't think they still maintain this package anymore but I still had the issue, maybe you can try platformio-ide-terminal? It is a fork of terminal-plus and it works for me.