Uncaught TypeError: The "file" argument must be of type string. Received type undefined
At internal/validators.js:107
TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "file" argument must be of type string. Received type undefined
at validateString (internal/validators.js:107:11)
at normalizeSpawnArguments (child_process.js:406:3)
at Object.spawn (child_process.js:542:16)
at compile (/packages/gpp-compiler/index.js:274:31)
at compileFile (/packages/gpp-compiler/index.js:216:5)
at /packages/gpp-compiler/index.js:23:11)
at CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:405:43)
at CommandRegistry.dispatch (/usr/lib/atom/src/command-registry.js:292:17)
at AtomEnvironment.dispatchContextMenuCommand (/usr/lib/atom/src/atom-environment.js:1583:19)
at EventEmitter.outerCallback (/usr/lib/atom/src/application-delegate.js:329:47)
at EventEmitter.emit (events.js:200:13)
at Object.onMessage (/usr/lib/electron6/resources/electron.asar/renderer/init.js:42:16)
[Enter steps to reproduce:]
Atom: 1.53.0 x64 Electron: 6.1.12 OS: linux 5.10.4-arch2-1 Thrown From: gpp-compiler package 3.0.7
Stack Trace
Uncaught TypeError: The "file" argument must be of type string. Received type undefined
Commands
Non-Core Packages