Skip to content

error: unable to load on lsp startup #1538

@agorgl

Description

@agorgl

What version of Tailwind CSS IntelliSense are you using?

0.14.29

What version of Tailwind CSS are you using?

4.1.18

Describe your issue

While the lsp seems to be working fine, the following error appears in neovim lsp logs when tailwindcss-language-server starts:

[START][2026-01-13 11:17:27] LSP logging initiated
[ERROR][2026-01-13 11:17:27] ...lsp/handlers.lua:562	"Error: unable to load\n    at Dg.startIfNeeded (/usr/bin/tailwindcss-language-server:1870:14149)\n    at async Dg.scan (/usr/bin/tailwindcss-language-server:1870:13838)\n    at async Sft (/usr/bin/tailwindcss-language-server:1870:20629)\n    at async Ift (/usr/bin/tailwindcss-language-server:1870:20359)\n    at async iD (/usr/bin/tailwindcss-language-server:1870:22886)\n    at async rD.createProject (/usr/bin/tailwindcss-language-server:1870:16665)\n    at async Promise.allSettled (index 0)\n    at async rD.search (/usr/bin/tailwindcss-language-server:1870:14673)\n    at async ND._initFolder (/usr/bin/tailwindcss-language-server:3626:12643)\n    at async Promise.allSettled (index 0)"
[ERROR][2026-01-13 11:17:29] ...lsp/handlers.lua:562	"Error: unable to load\n    at Dg.startIfNeeded (/usr/bin/tailwindcss-language-server:1870:14149)\n    at async Dg.scan (/usr/bin/tailwindcss-language-server:1870:13838)\n    at async Sft (/usr/bin/tailwindcss-language-server:1870:20629)\n    at async Ift (/usr/bin/tailwindcss-language-server:1870:20359)\n    at async iD (/usr/bin/tailwindcss-language-server:1870:22886)\n    at async S (/usr/bin/tailwindcss-language-server:3622:13586)\n    at async P (/usr/bin/tailwindcss-language-server:3622:5444)\n    at async Object.x [as tryInit] (/usr/bin/tailwindcss-language-server:3622:5329)\n    at async ND._initFolder (/usr/bin/tailwindcss-language-server:3626:16879)\n    at async Promise.allSettled (index 0)"

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