Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Callback must be a function. Received undefined #424

Open
Bouhrir opened this issue Dec 8, 2022 · 0 comments
Open

Comments

@Bouhrir
Copy link

Bouhrir commented Dec 8, 2022

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Mac OS X 10.15.7
Thrown From: gpp-compiler package 3.0.7

Stack Trace

Uncaught TypeError: Callback must be a function. Received undefined

At fs.js:135

TypeError [ERR_INVALID_CALLBACK] [ERR_INVALID_CALLBACK]: Callback must be a function. Received undefined
    at maybeCallback (fs.js:135:9)
    at Object.writeFile (fs.js:1234:14)
    at /packages/gpp-compiler/index.js:299:12)
    at ChildProcess.emit (events.js:223:5)
    at maybeClose (internal/child_process.js:1021:16)
    at Socket.<anonymous> (internal/child_process.js:430:11)
    at Socket.emit (events.js:223:5)
    at Pipe.<anonymous> (net.js:664:12)

Commands

     -9:58.9.0 package-generator:generate-package (a.btn-issue.btn.btn-error)
     -9:57 core:confirm (input.hidden-input)
     -1:02.2.0 editor:consolidate-selections (input.hidden-input)
     -1:02.2.0 core:cancel (input.hidden-input)
 11x -0:30 gpp-compiler:compile (input.hidden-input)
     -0:17.4.0 encoding-selector:show (atom-text-editor.editor.is-focused)
     -0:10 gpp-compiler:compile (input.hidden-input)
     -0:06.7.0 encoding-selector:show (atom-text-editor.editor.is-focused)
     -0:02.6.0 gpp-compiler:gdb (input.hidden-input)

Non-Core Packages

gpp-compiler 3.0.7 
my-package 0.0.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant