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

Handle Missing Terraform CLI #109

Closed
skorfmann opened this issue Jun 29, 2020 · 1 comment
Closed

Handle Missing Terraform CLI #109

skorfmann opened this issue Jun 29, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@skorfmann
Copy link
Contributor

When the Terraform CLI isn't installed:

⠋ downloading and generating providers...
Error: spawn terraform ENOENT
    at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
    at onErrorNT (internal/child_process.js:467:16)
    at processTicksAndRejections (internal/process/task_queues.js:84:21) {
  errno: -2,
  code: 'ENOENT',
  syscall: 'spawn terraform',
  path: 'terraform',
  spawnargs: [ 'init' ]
}

Should be handled

@skorfmann skorfmann added the bug Something isn't working label Jun 29, 2020
@skorfmann skorfmann added this to the community preview milestone Jul 1, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2022

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've 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 github-actions bot locked as resolved and limited conversation to collaborators Dec 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant