platformio-atom-ide-terminal icon indicating copy to clipboard operation
platformio-atom-ide-terminal copied to clipboard

Error with platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch

Open tassosblackg opened this issue 4 years ago • 1 comments

platformio-ide-terminal not working after installation gives this bug/error message on Atom

platformio-ide-terminal/node_modules/node-pty-prebuilt-multiarch/build/Release/pty.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 73. This version of Node.js requires NODE_MODULE_VERSION 80. Please try re-compiling or re-installing the module (for instance, using npm rebuild or npm install).

Steps to reproduce

  1. Install platformio-ide-terminal package though atom settings install package

Versions

> atom --version

Atom    : 1.57.0
Electron: 9.4.4
Chrome  : 83.0.4103.122
Node    : 12.14.1



OS name and version: Manjaro 21 Platformio-ide-terminal version: 2.10.1

tassosblackg avatar Jun 01 '21 10:06 tassosblackg

This package is no longer maintained. Please uninstall platformio-ide-terminal and install either terminus or x-terminal

UziTech avatar Jun 01 '21 13:06 UziTech