hashicorp / hashicorp/setup-terraform

/usr/bin/env: 'node' no such file or directory when terraform_wrapper is set to true

Open
#84 10 comments 66 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1.6k
Forks
288
Avg merge
23h 21m
Merged PRs (30d)
3

Description

Hey there,

I tried using setup-terraform with terraform_wrapper se to true, but getting

![image](https://user-images.githubusercontent.com/6890249/103285723-345d5a80-49df-11eb-9d35-92c47ad7d8b9.png)

I am running this in a self-hosted, dockerized runner.
I have tried installing node in the container before running the action but it still fails. I have also tried to install node from within the workflow yaml, but still getting the same.

I have resorted to disable the terraform_wrapper, which then makes the whole workflow run fine.

Could you look into it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.