atom-terminal-tab
atom-terminal-tab copied to clipboard
Atom 1.28 beta: node-pty-prebuilt is incompatible
trafficstars
I use Atom beta, and after the 1.28 update I see this in the console on startup:
Failed to require the main module of 'terminal-tab' because it requires one or more incompatible native modules (node-pty-prebuilt).
Run `apm rebuild` in the package directory and restart Atom to resolve.
apm rebuid completes successfully but the same error continues to happen.
Since 1.28 is beta, you might have to do apm-beta rebuild (but I'm not certain). Also, have you tried just uninstalling and reinstalling it?