-
Notifications
You must be signed in to change notification settings - Fork 242
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
Node version must be <15 #1323
Comments
Devil's advocate, as usual: do we have any guarantees that vuepress v2 is going to be better maintained than v1? |
No guarantees in life, but it should certainly be better maintained than VuePress v1 which is set to be deprecated in the coming months. |
VUuepress had 20k stars and did a good maintaining job for all those years. They were quite honest last year when they announced the drop of support and we were aware of that as well. There seems to be a lot of activity going on on vuepress2, I would thrust them personally. |
ok, that's good enough reassurance for me 👍 |
upvoting this because installing old versions of node on Apple M1 is super annoying |
Currently the documentation is stuck with Node versions <15 due to several unmaintained dependencies, most of which are related to VuePress.
This will be fixed by our next site move, which will most likely be to VuePress v2.
The text was updated successfully, but these errors were encountered: