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
Trying to save a javascript file like PlayerSpec.js results in this error
`[Enter steps to reproduce:]
open a javascript file e.g. PlayerSpec.js
try to save
Atom: 1.15.0 x64 Electron: 1.3.13 OS: Mac OS X 10.12.3 Thrown From: atom-typescript-beta package 11.0.1
Stack Trace
Uncaught TypeError: Cannot read property 'executeGetErr' of undefined
At /Users/tron/.atom/packages/atom-typescript-beta/dist/main/atomts.js:79
TypeError: Cannot read property 'executeGetErr' of undefined
at Object.lodash_1.debounce (/packages/atom-typescript-beta/dist/main/atomts.js:79:24)
at invokeFunc (/packages/atom-typescript-beta/node_modules/lodash/lodash.js:10350:23)
at trailingEdge (/packages/atom-typescript-beta/node_modules/lodash/lodash.js:10397:18)
at timerExpired (/packages/atom-typescript-beta/node_modules/lodash/lodash.js:10385:18)
Uh oh!
There was an error while loading. Please reload this page.
I installed an created a jasmine example
Trying to save a javascript file like PlayerSpec.js results in this error
`[Enter steps to reproduce:]
Atom: 1.15.0 x64
Electron: 1.3.13
OS: Mac OS X 10.12.3
Thrown From: atom-typescript-beta package 11.0.1
Stack Trace
Uncaught TypeError: Cannot read property 'executeGetErr' of undefined
Commands
Non-Core Packages
`
The text was updated successfully, but these errors were encountered: