Skip to content

Dependencies not installed correctly when building with bun #713

@sghng

Description

@sghng

Describe the bug

Seems like there are dependencies that are not set in package.json but only in yarn-lock.json. Building plugin with bun install will cause missing dependencies.

To Reproduce
Steps to reproduce the behavior:

  1. Use cd app && bun install to build the plugin
  2. Go to a md file and run :MarkdownPreview
  3. Nothing happens
  4. Run :mess to check msg
  5. Some packages are missing

Desktop (please complete the following information):

  • OS: macOS Sonoma

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions