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

Uncaught Error: Channel closed

Open miggiegarciadev opened this issue 4 years ago • 1 comments
trafficstars

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.55.0 x64 Electron: 6.1.12 OS: Unknown macOS version Thrown From: platformio-ide-terminal package 2.10.1

Stack Trace

Uncaught Error: Channel closed

At events.js:177

Error [ERR_IPC_CHANNEL_CLOSED] [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at ChildProcess.target.send (internal/child_process.js:678:16)
    at Task.send (/Users/miggiegarcia/Desktop/Atom.app/Contents/Resources/app/static/<embedded>:14:43629)
    at PlatformIOTerminalView.module.exports.PlatformIOTerminalView.input (/packages/platformio-ide-terminal/lib/view.coffee:281:17)
    at /packages/platformio-ide-terminal/lib/view.coffee:159:8)
    at Terminal.EventEmitter.emit (/packages/platformio-ide-terminal/node_modules/term.js/src/term.js:109:12)
    at Terminal.handler (/packages/platformio-ide-terminal/node_modules/term.js/src/term.js:3493:8)
    at Terminal.keyPress (/packages/platformio-ide-terminal/node_modules/term.js/src/term.js:3243:8)
    at /packages/platformio-ide-terminal/node_modules/term.js/src/term.js:608:29)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-html-preview 0.2.6 
atom-live-server 2.3.0 
atom-live-server-plus 3.0.1 
atom-runner 2.7.1 
autosave-onchange 1.5.1 
define-jump 1.0.1 
emmet 2.4.3 
goto-definition 1.3.4 
goto-mathematica 0.3.1 
pigments 0.40.6 
platformio-ide-terminal 2.10.1 

miggiegarciadev avatar Apr 13 '21 21:04 miggiegarciadev

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

UziTech avatar Apr 13 '21 21:04 UziTech