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.

Unhandled error parsing document: TypeError: Cannot read property 'indexDocument' of undefined

See original GitHub issue

Receiving this error on the first line of all terraform files since updating to v1.0.0

Unhandled error parsing document: TypeError: Cannot read property 'indexDocument' of undefined (1, 1)

User settings:

{
   "[terraform]": {
        "editor.formatOnSave": true
    },
    ...
}

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mauvecommented, Apr 27, 2018

I have released 1.0.1 which should fix this issue. If it remains you can disable indexing.

Sent from my iPhone

On 27. Apr 2018, at 20:22, Marc notifications@github.com wrote:

My vscode version, in case it is useful:

1.22.2 3aeede733d9a3098f7b4bdc1f66b63b0f48c1ef9 x64``` — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

0reactions
ajlivcommented, Apr 27, 2018

Fixed for me too, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Uncaught TypeError: Cannot read property 'get' of undefined ...
You are getting the error because myQuery is indeed undefined. You have to use "new" to create a query object. It's also good...
Read more >
TypeError: Cannot read property 'template' of null · Issue #2779
Error Log: /uwazi/log/error.log. [localhost] TypeError: Cannot read property 'template' of null at Object.template [as shouldSync] ...
Read more >
Failed to parse field of type in document with id ''. - Opster
In a nutshell, this error just means that you provided a value which could not be parsed by Elasticsearch for the field's type...
Read more >
Indexer errors and warnings - Azure Cognitive Search
Try running the document through your indexer again later. Error: Could not parse document. Indexer read the document from the data source, but ......
Read more >
https://raw.githubusercontent.com/arangodb/arangod...
No good reason to fatal error in agency state, when local database entries ... Now, if a WAL file is completely empty, there...
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