Skip to content

TSInstall terraform produces an error #1656

@jkatergaris

Description

@jkatergaris

Before Reporting an Issue

  • I have read the kickstart.nvim README.md.

  • I have read the appropriate plugin's documentation.

  • I have searched that this issue has not been reported before.

  • [☑] By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.

Describe the bug

I installed neovim 0.11.3 today [2025-07-19] . I also forked this kickstart today and followed the instructions. I'm sure people tell you all the time how impressive the result is, but good things need to be said, about good projects. Well done of course!

Now to my problem. I cloned a repo of mine with some terraform code. Opened some main.tf and immediately got this error:
"nvim-treesitter[terraform]: Error during download, please verify your internet connection"

Checking the init.lua script I saw that treesitter is setup to auto install stuff when missing.
I assumed it was that so I confirmed with :TSInstall terraform. Same error.

Maybe a better suited question for the treesitter project, but maybe someone here, also knows how to fix it.

To Reproduce

  1. Create a new Ubuntu Desktop 25.04 VM
  2. Follow the instructions to install neovim with kickstart
  3. Open a terraform file
  4. Get the error

Desktop

  • OS: Ubuntu Desktop 25.04
  • Terminal: default ubuntu terminal

Neovim Version

NVIM v0.11.3
Build type: RelWithDebInfo
LuaJIT 2.1.1741730670

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions