atom-discord icon indicating copy to clipboard operation
atom-discord copied to clipboard

Installing the plugin reveals an error

Open itsnotjasper opened this issue 4 years ago • 1 comments

Please use this template only if the issue related to Error / Unexpected behavior
Please use suitable tags

Step to reproduce

  1. Windows 10
  2. Install the atom discord plugin
  3. Wait for it to end
  4. Error message at 'plugins' and 'install' tabs

Information

OS: Windows

 events.js:174

  throw er; // Unhandled 'error' event
  ^


  Error: ENOENT: no such file or directory, open 'C:\Users\Jasper\.atom\packages\atom- 
 discord\node_modules\sockjs\lib\chunking-test.js'
  Emitted 'error' event at:
at errorOrDestroy (internal/streams/destroy.js:107:12)
at WriteStream.onerror (_stream_readable.js:734:7)

at WriteStream.emit (events.js:198:13)

at C:\Users\Jasper\AppData\Local\atom\app-1.48.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:303:14

at C:\Users\Jasper\AppData\Local\atom\app-1.48.0\resources\app\apm\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:333:16

at FSReqWrap.args [as oncomplete] (fs.js:140:20)

Non-Core Packages

Hydrogen

itsnotjasper avatar Jun 27 '20 04:06 itsnotjasper

If you don't mind, please try the installation from source code as the dependency of atom-discord is not well-managed currently

HelloWorld017 avatar Jun 28 '20 14:06 HelloWorld017

Trailing issue that I'm annoyed by

itsnotjasper avatar Sep 27 '23 07:09 itsnotjasper