atom-terminal-tab icon indicating copy to clipboard operation
atom-terminal-tab copied to clipboard

Atom 1.28 beta: node-pty-prebuilt is incompatible

Open aravindet opened this issue 7 years ago • 1 comments
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.

aravindet avatar May 18 '18 04:05 aravindet

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?

jsmecham avatar May 30 '18 15:05 jsmecham