Skip to content

oxfmt language server fails to check for updates on start with min-release-age set in .npmrc #218

Description

@dflock

I think oxfmt language server checks for new version on startup (or zed does it, not sure). It seems that if there are new versions, and I have min-release-age set in my ~/.npmrc file, then this fails. I had it set to 7, for 7 days - and got this error which was 7 days ago, at the time:

No matching version found for oxfmt@0.57.0 with a date before 23/06/2026, 10:57:33.

If I remove that setting from my .npmrc file, then the oxfmt language server restarts fine (and maybe dis an update?). I then tried putting the setting back and restarting again - and it worked fine that time - so I think this maybe only fails with min-release-age if it actually wants to do an update?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions