Skip to content

Content length not found in header. #1612

Description

@Barmanji

Versions

Nvim:
NVIM v0.12.0-dev-1146+g0bafbe872b-dirty
Build type: RelWithDebInfo
LuaJIT 2.1.1753364724

Tailwind-LSP
installed version 0.16.0

*Tailwind-CSS
version: 4.3.3

Package Manager
Lazy

OS
Distro: Arch
WM: Hyprland 0.56.2

Tailwind CSS Stylesheet (v4) or config file (v3)

const config = {
  plugins: {
    "@tailwindcss/postcss": {},
  },
};

export default config;

Reproduction URL
Any newly made next js app.

Describe your issue
Issue: When opened any file in next js i get the "error" descibed below, when i remove it from mason it fixes itself.

Lua callback:                                                                                                                                                                                                      
/usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:196: /usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:33: Content-Length not found in header: Listening for messages...                                         
Content-Length: 42927                                                                                                                                                                                              
                                                                                                                                                                                                                   
stack traceback:                                                                                                                                                                                                   
        [C]: in function 'parse_chunk'                                                                                                                                                                             
        /usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:196: in function ''                                                                                                                                      
        vim/_system.lua: in function <vim/_system.lua:0>                                                                                                                                                           
Press ENTER or type command to continue                                                                                                                                                                            
Lua callback:                                                                                                                                                                                                      
/usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:196: cannot resume dead coroutine                                                                                                                                
stack traceback:                                                                                                                                                                                                   
        [C]: in function 'parse_chunk'                                                                                                                                                                             
        /usr/local/share/nvim/runtime/lua/vim/lsp/rpc.lua:196: in function ''                                                                                                                                      
        vim/_system.lua: in function <vim/_system.lua:0>     

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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