Skip to content

jasmine: Cannot read property 'executeGetErr' of undefined #1213

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexwall opened this issue Mar 18, 2017 · 0 comments
Closed

jasmine: Cannot read property 'executeGetErr' of undefined #1213

alexwall opened this issue Mar 18, 2017 · 0 comments
Assignees
Labels

Comments

@alexwall
Copy link

alexwall commented Mar 18, 2017

I installed an created a jasmine example

npm install -g jasmine
npm install --save-dev jasmine
jasmine init
jasmine examples

bildschirmfoto 2017-03-18 um 14 22 45

Trying to save a javascript file like PlayerSpec.js results in this error

`[Enter steps to reproduce:]

  1. open a javascript file e.g. PlayerSpec.js
  2. 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)

Commands

     -0:18.1.0 core:save (input.hidden-input)

Non-Core Packages

.bin undefined 
atom-fix-path 0.1.0 
atom-typescript 10.1.15 
atom-typescript-beta 11.0.1 
busy-signal 1.3.0 
cursor-history 0.9.1 
eclipse-keybindings 0.9.0 
highlight-selected 0.12.0 
intentions 1.1.2 
last-cursor-position 0.9.0 
linter 2.1.0 
linter-ui-default 1.2.1 
minimap 4.26.8 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.5.0 

`

@guncha guncha self-assigned this Mar 19, 2017
@guncha guncha closed this as completed in 02eddd4 Mar 20, 2017
@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants