Skip to content

tflint --langserver fails to start, complains about exec format error in google ruleset #1859

Answered by bendrucker
ianchesal asked this question in Q&A
Discussion options

You must be logged in to vote

"Exec format error" typically refers to an executable that is malformed for the system where you're trying to run it. The most common cause is attempting to run an executable compiled for a different OS or architecture. The fact that you're overriding plugin_dir and didn't include tflint --init in your repro steps makes me suspicious that you had a Linux version of the plugin already installed.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ianchesal
Comment options

Answer selected by ianchesal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1858 on September 20, 2023 20:43.