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

[Bug] Missing Yarn Dependency Check During Installation #689

Open
M-Arnone opened this issue Jul 21, 2024 · 1 comment
Open

[Bug] Missing Yarn Dependency Check During Installation #689

M-Arnone opened this issue Jul 21, 2024 · 1 comment

Comments

@M-Arnone
Copy link

Describe the bug
When installing the Markdown Preview plugin, it does not check for the presence of Yarn. As a result, if Yarn is not installed, the plugin fails to work, but this failure is not immediately apparent.

To Reproduce
Steps to reproduce the behavior:

  1. Install the Markdown Preview plugin without Yarn installed.
  2. Attempt to use the plugin.
  3. Notice that the plugin does not work due to the missing Yarn dependency.

Expected behavior
The installation process should check for the presence of Yarn. If Yarn is not installed, the user should be notified with a clear message indicating that Yarn is required for the plugin to function properly.

Screenshots
N/A (The issue is about the installation process and not a runtime error that can be captured in a screenshot).

Desktop (please complete the following information):

  • OS: macOS Ventura 13.6.7 arm64
  • Host: MacBook Air (M1, 2020)
  • Kernel: Darwin 22.6.0
  • Shell: bash 3.2.57

Log:

@Tweekism
Copy link

Hey mate,

Looks like this one isn't being maintained anymore or at least the owner has been out of contact with no commits or merged pull request for the last 9 months. So errors like this will start to undoubtedly creep in over time unless someone takes over the project or people switch to an alternative.

I'm detailing my search in #688

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants