question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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 Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:25
  • Comments:6

github_iconTop GitHub Comments

10reactions
issue-label-bot[bot]commented, Jun 13, 2020

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.

6reactions
CherIgorcommented, Jun 19, 2020

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

Can be related to https://github.com/microsoft/TypeScript/issues/38383 .

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: Cannot read property 'kind' of undefined at ... - GitHub
There's a PR open for this one. Under some set of rituals and incantations I have not been able to replicate, tsc throws...
Read more >
TypeError: Cannot read property 'kind' of undefined at ...
This problem started to occur when updating my Angular 6 project to 7.x. I opened an issue on the angular-cli github repo but...
Read more >
Toolips ng build –prod error - MDBootstrap
when I was trying to build production of my project we got this error: in Error: TypeError: Cannot read property 'kind' of undefined...
Read more >
react-redux-typescript-guide/Lobby - Gitter
So typescript doesn't know about the ['payload'] key ... to process the request: TypeError: Cannot read property 'kind' of undefined at getErrorSpanForNode ......
Read more >
TypeError: Cannot read property 'kind' of undefined at ... - Dirask
I have got following error during my TypeScript project compilation into single file: I run my project with: tsconfig.prod.json file looks following way:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found