Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64
Electron: 9.4.4
OS: Unknown Windows version
Thrown From: gpp-compiler package 3.0.7
Stack Trace
Uncaught TypeError: The "file" argument must be of type string. Received type undefined
At internal/validators.js:112
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:112:11)
at normalizeSpawnArguments (child_process.js:407:3)
at Object.spawn (child_process.js:543: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:27:11)
at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:352694)
at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1228469)
at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1224603)
at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:286682)
Prerequisites
Description
Steps to Reproduce
Expected behavior:
Actual behavior:
Versions
Atom: 1.60.0 x64 Electron: 9.4.4 OS: Unknown Windows version 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
Additional Information