kriscross07 / atom-gpp-compiler

An atom package that allows you to compile and run C++ and C within the editor.
https://atom.io/packages/gpp-compiler
80 stars 228 forks source link

what is that . #348

Open Parshuram8 opened 4 years ago

Parshuram8 commented 4 years ago

issue:

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.50.0 x64 Electron: 5.0.13 OS: Microsoft Windows 10 Home Single Language Thrown From: gpp-compiler package 3.0.7

Stack Trace

Uncaught TypeError: Callback must be a function

At fs.js:138

TypeError [ERR_INVALID_CALLBACK] [ERR_INVALID_CALLBACK]: Callback must be a function
    at maybeCallback (fs.js:138:9)
    at Object.writeFile (fs.js:1215:14)
    at /packages/gpp-compiler/index.js:299:12)
    at ChildProcess.emit (events.js:194:13)
    at maybeClose (internal/child_process.js:998:16)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)

Commands

  2x -3:49.2.0 core:backspace (input.hidden-input)
 14x -3:40.1.0 gpp-compiler:compile (div.highlights)
     -2:47.8.0 editor:newline (input.hidden-input)
     -2:45.1.0 gpp-compiler:compile (input.hidden-input)
     -2:11.8.0 editor:newline (input.hidden-input)
     -2:08.3.0 gpp-compiler:compile (input.hidden-input)
  4x -1:25.8.0 core:move-down (input.hidden-input)
     -1:24.5.0 core:move-right (input.hidden-input)
  2x -1:24.2.0 core:move-up (input.hidden-input)
 52x -1:23.8.0 core:move-right (input.hidden-input)
     -1:15.6.0 core:backspace (input.hidden-input)
     -1:12.2.0 core:move-down (input.hidden-input)
 12x -1:11.8.0 core:move-left (input.hidden-input)
 12x -1:07.7.0 core:move-right (input.hidden-input)
     -1:03.0 core:backspace (input.hidden-input)
  5x -1:01.1.0 gpp-compiler:compile (input.hidden-input)

Non-Core Packages

compiler-invoker 1.1.0 
gpp 0.5.0 
gpp-compiler 3.0.7 
ide-c-cpp 0.1.0 
linter-gcc2 0.8.8