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

Update Vue Press #2481

Open
odinr opened this issue Sep 26, 2024 · 0 comments
Open

Update Vue Press #2481

odinr opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
🚧 chore maintaines work, (update deps, workflos ...) 📚 documentation Improvements or additions to documentation ✨ improvement

Comments

@odinr
Copy link
Collaborator

odinr commented Sep 26, 2024

Fix markdown plugins

see #2477

@vuepress/cli is no longer needed, you should remove it from deps and change all @vuepress/cli imports to vuepress/cli
@vuepress/client is no longer needed, you should remove it from deps and change all @vuepress/client imports to vuepress/client
@vuepress/utils is no longer needed, you should remove it from deps and change all @vuepress/utils imports to vuepress/utils
vuepress-theme-hope:  ✖ @vuepress/plugin-redirect is not installed!
md-enhance:  ✖ "hint" is removed and no longer supported
Please use @vuepress/plugin-markdown-hint instead.
md-enhance:  ✖ "imgSize" is removed and no longer supported
Please use @vuepress/plugin-markdown-image instead.
md-enhance:  ✖ "codetabs" is removed and no longer supported
Please use @vuepress/plugin-markdown-tab instead.
md-enhance:  ✖ "tabs" is removed and no longer supported
Please use @vuepress/plugin-markdown-tab instead.
@odinr odinr added 📚 documentation Improvements or additions to documentation ✨ improvement 🚧 chore maintaines work, (update deps, workflos ...) labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 chore maintaines work, (update deps, workflos ...) 📚 documentation Improvements or additions to documentation ✨ improvement
Projects
None yet
Development

No branches or pull requests

2 participants