jeremyramin / terminal-plus

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

Terminal tab doesn't load or take input #564

Open ainiml opened 5 years ago

ainiml commented 5 years ago

It just shows a blinking cursor, and you can't type commands in it

image

YashKarthik commented 5 years ago

Same here doesn't take input.

mansona commented 5 years ago

If you open dev-tools in Atom (Cmd-option-i on mac) you will probably see the error that is causing this.

In my case it seems to be a node version and build error 🤔

The module '/Users/mansona/.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 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`). Error: The module '/Users/mansona/.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 57. Please try re-compiling or re-installing
the module (for instance, using `npm rebuild` or `npm install`).

I tried a few things rebuilding the package while swapping node versions with nvm but I couldn't get this to work 🤔 anyone have any tips?

nerdius commented 5 years ago

Same here. Is this package still maintained?

wmoreland commented 5 years ago

Same here. Is this package still maintained?

Apparently not: https://github.com/jeremyramin/terminal-plus/issues/556#issue-411817238 I've just installed the suggested fork (platformio-atom-ide-terminal) which is working well.

nerdius commented 5 years ago

@wmoreland, there's also atom-ide-terminal.

thpapei commented 5 years ago

Same here, platformio-atom-ide works here as well

TheDarkTron commented 4 years ago

Try this package for Mac: https://github.com/jsmecham/atom-terminal-tab