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.

  • Issue Type: Bug
  • Extension Name: terraform
  • Extension Version: 2.15.0
  • OS Version: Windows_NT x64 10.0.19043
  • VS Code version: 1.61.0 C:\Users\mrpar\Videos\2021-10-12 06_58_41-Microsoft Store.png
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 51742,
		"activateCallTime": 57,
		"activateResolvedTime": 18381,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "hashicorp.terraform",
				"_lower": "hashicorp.terraform"
			},
			"activationEvent": "workspaceContainsTimeout:**/*.tf"
		}
	},
	"runtimeErrors": [
		{
			"name": "TypeError",
			"message": "Cannot read property 'document' of undefined"
		}
	],
	"runningLocation": 1
}

⚠️ We have written the needed data into your clipboard. Please paste! :warni 2021-10-12 06_58_41-Microsoft Store ng:

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
KrustyHackcommented, Oct 12, 2021

Ay,

I’ve tested again this time by opening vscode directly in my terraform folder and it seems working fine on my side…

Eg. :

(base) krustyhack@KrustyMSI:~/Development/MyProject/$ code . => Terraform extensions is broken (base) krustyhack@KrustyMSI:~/Development/MyProject/$ code terraform/ => Terraform extension works fine

Looks like vscode must be started in the directory where TF files live.

1reaction
dbanckcommented, Dec 1, 2021

Thanks a lot for the stack trace, @GreeFine.

The good news is, we fixed the error you posted within the upcoming 2.17.0 release of the extension.

The bad news is that we couldn’t cut a release for 2.17.0 yet; it will take us a few more days.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix problems with apps, extensions, or themes - Chrome ...
If you're having problems with your apps, extensions, and themes, try these steps. If you can't install an app You can no longer...
Read more >
How to Fix Chrome Extensions Not Loading or Crashing
As good as it is, sometimes Chrome has some problems. Here's how to fix Chrome extensions that won't load or keep crashing.
Read more >
Chrome Extension is Not Working - Copper Help Center
Below you will find some common fixes for any issues you may be experiencing with the Copper Chrome Extension for Gmail. Option 1:...
Read more >
Troubleshooting Unexplainable Problems With Browser ...
Some browser extensions can cause login and other issues with Plan to Eat. The instructions here will help you test your extensions.
Read more >
Chrome Extension Issue | Blue Prism University
There are many threads existing on this topic, yet none seem to contain a ... Issue: Blue Prism returns error: 'Chrome browser extension...
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