You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: Cannot read property 'save' of undefined
At /home/labrede/.atom/packages/language-nxc/lib/main.coffee:42
TypeError: Cannot read property 'save' of undefined
at Object.nbc (/packages/language-nxc/lib/main.coffee:42:41)
at Object.upload (/packages/language-nxc/lib/main.coffee:28:6)
at /packages/language-nxc/lib/main.coffee:22:25)
at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/src/command-registry.js:381:36)
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/src/window-event-handler.js:100:42)
at HTMLDocument.<anonymous> (/usr/share/atom/resources/app/src/window-event-handler.js:3:65)
Thanks for reporting the issue! But I'm having trouble reproducing this error. I was, hower, able to reproduce this when opening a non-savable item (for example, the settings menu) and attempting to compile.
That is indeed a bug and should be handled properly, this will be fixed in the next release (probably within one day).
Was this error indeed triggered while in a non-savable item?
[Enter steps to reproduce:]
Atom: 1.21.0 x64
Electron: 1.6.9
OS: elementary OS
Thrown From: language-nxc package 3.6.1
Stack Trace
Uncaught TypeError: Cannot read property 'save' of undefined
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: