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

Dependencies not installed correctly when building with bun #713

Open
sghuang19 opened this issue Mar 6, 2025 · 0 comments
Open

Dependencies not installed correctly when building with bun #713

sghuang19 opened this issue Mar 6, 2025 · 0 comments

Comments

@sghuang19
Copy link

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
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

1 participant