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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,3 +20,7 @@ pnpm run dev
20
20
## Working on the theme
21
21
22
22
If changes need to made for the theme, check out the [instructions for developing the theme alongside the docs](https://github.com/vuejs/vue-theme#developing-with-real-content).
23
+
24
+
## Node.js Version Requirement
25
+
26
+
This project uses JavaScript's new features like optional chaining, so it is recommended to use `v14.0.0` or higher.
0 commit comments