Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volar not find tsserve rlibrary.js #269

Closed
2 of 3 tasks
kola-web opened this issue Aug 8, 2022 · 3 comments
Closed
2 of 3 tasks

volar not find tsserve rlibrary.js #269

kola-web opened this issue Aug 8, 2022 · 3 comments

Comments

@kola-web
Copy link

kola-web commented Aug 8, 2022

I believe this to be an issue that should be addressed by maintainers of mason.nvim.

  • Yes

Why do you think this is an issue with mason.nvim?

I don't have this problem when using volar with lsp-installer

Neovim version (>= 0.7)

image

Operating system/version

Darwin localhost 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:29 PDT 2022; root:xnu-8020.121.3~4/RELEASE_ARM64_T8101 arm64

I've manually reviewed logs to find potential errors

  • Yes

I've recently downloaded the latest plugin version of mason.nvim

  • Yes

Affected packages

volar

Problem description

image

Steps to reproduce

  1. use volar
  2. open vue file

Actual behavior

none

Expected behavior

none

Healthcheck

mason: 
========================================================================
  - ERROR: No healthcheck found for "mason" plugin.

Screenshots or recordings

No response

@williambotman williambotman added this to Needs triage in Issue Triaging Aug 8, 2022
@williamboman
Copy link
Owner

Hello! From the call stack in the error message it doesn't seem like you're running vue-language-server via Mason, but instead via fnm. The checkhealth output also suggests you're not even using Mason at all? I'm also not sure how to interpret the following:

Actual behavior
none

Expected behavior
none

I don't have any issues running vue-language-server

@williamboman williamboman moved this from Needs triage to Support in Issue Triaging Aug 13, 2022
@kola-web
Copy link
Author

If typescript is not installed in the project, an error will be reported
When using lspinstall to install volar before, no error will be reported

@williamboman
Copy link
Owner

The error log suggests you're running an non-Mason installation of the language server. Also, do you use mason-lspconfig? Without mason-lspconfig you'll have to configure the fallback typescript resolution yourself.

Issue Triaging automation moved this from Support to Closed Feb 7, 2023
vantaboard pushed a commit to vantaboard/mason.nvim that referenced this issue Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants