node-pty-prebuilt-multiarch@0.9.0 – The module '~/.atom/packages/terminal-tab/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 69. This version of Node.js requires NODE_MODULE_VERSION 70. Please try re-compiling or re-installing the module (for instance, using npm rebuild or npm install).
Atom 1.47.0
Node v12.0.0
Tried to run npm rebuild and npm install but no luck.
Also tried to remove node_modules and run npm install again.
Uninstalling and installing it again also does not fix this.
I love terminal-tab, hope this gets fixed soon.
Thanks
node-pty-prebuilt-multiarch@0.9.0 – The module '~/.atom/packages/terminal-tab/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 69. This version of Node.js requires NODE_MODULE_VERSION 70. Please try re-compiling or re-installing the module (for instance, using
npm rebuildornpm install).Atom 1.47.0
Node v12.0.0
Tried to run
npm rebuildandnpm installbut no luck.Also tried to remove node_modules and run
npm installagain.Uninstalling and installing it again also does not fix this.
I love terminal-tab, hope this gets fixed soon.
Thanks