Trevor N. Suarez
Trevor N. Suarez
Wow, thanks @al-the-x! I'm glad you agreed with my suggestions here! :D This all sounds really good. And yes, a contributing section is an absolute necessity in my opinion. Unfortunately,...
Not to speak for too many, but I know that most of the people that do the pushups together in the office simply do a 1-to-1 on the number of...
Is this still valid? It looks like you're using PHPParser now.
Ah... I just noticed you're including the PHPParser in composer but it doesn't look like any of the code is actually using it. :/
Yeaaaa, this one might be tricky, as this repo currently uses [Gox](https://github.com/hashicorp/terraform/blob/d86eee6c1f387c200db4f2496bedeb0ab13cd03e/scripts/build.sh#L56-L62), which is currently **archived** with [a known lack of ability to compile `windows/arm64`](https://github.com/mitchellh/gox/issues/154).
This seems related to #2475, and may be due to #1315?
> So, to clarify, the issue is that a new shell isn't using the default? Yup! Exactly! > what is `I: Not following: ./nvm.sh: openBinaryFile: does not exist (No such...
> so, it's worth noting that termux uses `$PREFIX`, and so does npm, so the two are kind of inherently incompatible (altho most of the time the conflict doesn't break...
> ah, sorry, i didn't realize those weren't the same thing :-) All good! > presumably `nvm use default` would work (activate 22). Yea, that's what I thought too! 😃...
Ok, going down a rabbit-hole here, and it looks like Tmux has special handling of the PATH variable that I need to understand to not think that this is `nvm`'s...