documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Support for node 18

Open maryamsulemani97 opened this issue 2 years ago • 0 comments

Node 16 will enter maintenance mode next month so we should add support for node 18 which will be the active version. Currently, we get the following error with node 18:

Screen Shot 2022-09-29 at 17 59 06

From #1656: One of the reasons why we cannot guarantee the compatibility with node 18 lies in this dependency we are using: @bidoubiwa/vuepress-plugin-element-tabs. Which is a fork of the previous vuepress-plugin-element-tabs that was not compatible with node 16.

maryamsulemani97 avatar Sep 29 '22 14:09 maryamsulemani97