Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Is there a minimum supported elixir version? #234

@rossvz

Description

@rossvz

We have a two different elixir projects - one that is using 1.14 and OTP25, and another that's stuck on 1.13 with OTP25.

The 1.14 project is smaller/simpler (~5k loc for Elixir) and seems to work with next-ls wonderfully!

The 1.13 project is significantly larger (~100k loc of Elixir) and has some weirdness with private git dependencies. It seems to crash or struggle a bit. Syntax highlighting works, but not getting any formatting or error reporting

I wanted to first check if the Elixir version would be a factor here as I continue to debug. Possibly something about my setup and private git deps could be the problem?

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