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 ChildProcess.<anonymous> (C:\Users\anon\.atom\packages\gpp-compiler\index.js:299:12)
at ChildProcess.emit (events.js:223:5)
at maybeClose (internal/child_process.js:1021:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:283:5)
Stack Trace:
Error at fs.js:135 fs.js : 1234 : 14 gpp-compiler\index.js:299:12 events.js:223:5 (internal/child_process.js:283:5
Steps to Reproduce:
Screenshot:
Additional Info: OS: Windows 11 Home Debugger / Compiler: GCC Application: Atom by GitHub