Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit f6b3db5

Browse files
committed
feat: add node version disclaimer
1 parent e1db372 commit f6b3db5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/src/content/docs/getting-started/add-buttonize-to-existing-project.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Make sure to first sign up at [app.buttonize.io](https://app.buttonize.io) and c
2020

2121
[`buttonize`](https://github.com/buttonize/buttonize) package contains Buttonize CDK Constructs and CLI.
2222

23+
Node.js version >= 20 is required.
24+
2325
<Tabs>
2426
<TabItem label="npm">
2527

docs/src/content/docs/getting-started/build-your-first-app.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Make sure to first sign up at [app.buttonize.io](https://app.buttonize.io) and c
2020

2121
Clone starter project, install dependencies and start Buttonize local development.
2222

23+
Node.js version >= 20 is required.
24+
2325
<Tabs>
2426
<TabItem label="npm">
2527

0 commit comments

Comments
 (0)