lsp-bridge icon indicating copy to clipboard operation
lsp-bridge copied to clipboard

When I open the vue project, ts doesn't recognize my directory

Open CnsMaple opened this issue 1 month ago • 4 comments

This is the log. Also there are no complements. I use Windows

Recv message (error): { "jsonrpc": "2.0", "id": 34626, "error": { "code": -32603, "message": "Request initialize failed with message: Can't find typescript.js or tsserverlibrary.js in "%USERPROFILE%\\AppData\\Roaming\\npm\\node_modules\\typescript\\lib"" } } Eval in Emacs: (message '"[LSP-Bridge] Request initialize failed with message: Can't find typescript.js or tsserverlibrary.js in "%USERPROFILE%\\AppData\\Roaming\\npm\\node_modules\\typescript\\lib"") ERROR:epc:ReturnError([Symbol('error'), 'Not enough arguments for format string']

CnsMaple avatar May 25 '24 14:05 CnsMaple