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

TypeError: Cannot read property 'kind' of undefined at getErrorSpanForNode #108

Closed
dolnma opened this issue Jun 13, 2020 · 6 comments
Closed
Labels
bug Something isn't working

Comments

@dolnma
Copy link

dolnma commented Jun 13, 2020

Hello, i have a problem with error after build (start:dev command), where error "TypeError: Cannot read property 'kind' of undefined at getErrorSpanForNode (C:\work\rankseacom\node_modules\typescript\lib\typescript.js:13856:22)
" appears.
Anyone with the same problem?

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.87. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@issue-label-bot issue-label-bot bot added the bug Something isn't working label Jun 13, 2020
@tarikogut
Copy link

+1

1 similar comment
@nashpb
Copy link

nashpb commented Jun 16, 2020

+1

@CherIgor
Copy link

CherIgor commented Jun 17, 2020

+1
"next": "9.4.4",
"ts-node": "8.10.2",
"typescript": "3.9.5",

Can be related to microsoft/TypeScript#38383 .

@sawitsingsopha
Copy link

downgrade typescript to "typescript": "3.1.6"

@kdeenanauth
Copy link

If anyone is still running into this - upgrading to latest Typescript (4.1.2) also works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants