Skip to content
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

Atom-Typescript error: Cannot read property 'install' of undefined #1563

Closed
hasenbalg opened this issue Oct 1, 2020 · 1 comment
Closed
Labels

Comments

@hasenbalg
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.51.0 x64
Electron: 5.0.13
OS: Ubuntu 18.04.5
Thrown From: atom-typescript package 14.0.0

Stack Trace

Atom-Typescript error: Cannot read property 'install' of undefined

At TypeError: Cannot read property 'install' of undefined

TypeError: Cannot read property 'install' of undefined
    at /packages/atom-typescript/dist/main.js:9:294452
    at /packages/atom-typescript/dist/main.js:9:294482)
    at processImmediate (internal/timers.js:443:21)

Commands

     -0:52.1.0 application:add-project-folder (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:35.9.0 application:open-folder (div.panels-item)

Non-Core Packages

atom-typescript 14.0.0 
ide-typescript 0.9.1 
@lierdakil
Copy link
Collaborator

Thanks for the report! Should be fixed in v14.0.1.

@lierdakil lierdakil added the bug label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants