You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Use cd app && bun install to build the plugin
Go to a md file and run :MarkdownPreview
Nothing happens
Run :mess to check msg
Some packages are missing
Desktop (please complete the following information):