Open eric-g-97477 opened 1 year ago
Just FYI this repo is deprecated and will continue to accrue security and dependency deprecation issues.
From the readme:
VuePress is now in maintenance mode. For a next-gen Vue-based SSG built on top of Vue 3 + Vite, check out VitePress.
It is frustrating that a google for vuepress goes to vuepress 1.x and there is no clear mention you are on a deprecated project. Almost like putting the gun in your hand, pointing it at your foot and saying "you should be more careful!"
This is "vuepress-next": https://v2.vuepress.vuejs.org/
I am using node 18.18.2 and yarn 3.2.4.
If I do:
mkdir test cd test yarn init yarn add -D vuepress
I aim for zero-warnings because unimportant warnings make it hard to notice important warnings.
Can these warnings be dealt with?