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
Once this PR #1653 is merged the documentation will be compatible with node 16.
Node 16 is the active version of node.js in a few months (2022-10-25) node 18 will become the new current version and node 16 will enter maintenance mode.
Once this PR #1653 is merged the documentation will be compatible with node 16.
Node 16 is the active version of node.js in a few months (2022-10-25) node 18 will become the new current version and node 16 will enter maintenance mode.
One of the reason 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.
There might be other reasons to this incompatibility though.
The text was updated successfully, but these errors were encountered: