Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
In this short guide you will learn how to install Node.js and pnpm for SnailyCADv4 on Linux.

:::warning
Node.js version `19.x` is **not** supported. **Please use `18.x`.**
Node.js version `19.x` is **not** supported. **Please use `22.x`.**
:::

## Node.js
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/requirements/how-to-install-node-pnpm-npm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
In the video below, you will learn how to install Node.js, npm and pnpm on Windows.

:::warning
Node.js version `19.x` is **not** supported. **Please use `18.x`.**
Node.js version `19.x` is **not** supported. **Please use `22.x`.**
:::

<iframe
Expand Down