vscode-terraform icon indicating copy to clipboard operation
vscode-terraform copied to clipboard

Extension crashing on M2 MacBook Air

Open bixu opened this issue 3 years ago • 1 comments

Versions

Extension

v2.24.1

VS Code

Version: 1.71.0

Operating System

macOS Monterey, MacBook Air M2

Terraform Version

terraform version
Terraform v1.2.5
on darwin_arm64

Your version of Terraform is out of date! The latest version
is 1.2.8. You can update by downloading from https://www.terraform.io/downloads.html

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install extension
  2. Open any .tf file
  3. See this error in the extension output:
Error: spawn Unknown system error -86
	at ChildProcess.spawn (node:internal/child_process:413:11)
	at Object.spawn (node:child_process:720:9)
	at /Users/blake/Documents/Dots/.vscode/extensions/hashicorp.terraform-2.24.1-darwin-x64/out/extension.js:52:17013

Expected Behavior

Language server should perform tasks embedded in extension.

Actual Behavior

Crash/fail.

Additional context

None.

bixu avatar Sep 03 '22 13:09 bixu

Do you have any settings configured for the Terraform extension? If so can you post the settings you have?

An error like that at start likely means it can't find the server

jpogran avatar Sep 03 '22 16:09 jpogran

We'd be happy to assist with changing any settings, or fixing a bug, but unfortunately without more details there is nothing we can do at this point. Therefore I am going to close this issue. Feel free to reach out when you find a moment to provide more details via comment, or a new issue.

Thanks!

radeksimko avatar Oct 20 '22 08:10 radeksimko

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Nov 20 '22 03:11 github-actions[bot]