Skip to content

Commit ce76fc0

Browse files
JeeveshJ7JeeveshJ7
authored andcommitted
Readme updated with node version note
1 parent 28febed commit ce76fc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/cli/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ The **SmartUI-CLI** allows you to capture visual snapshots of your web applicati
3737
$ npm install smartui-cli
3838
```
3939

40+
**Note:**
41+
If you face any problems executing tests with SmartUI-CLI `versions >= v4.x.x`, upgrade your Node.js version to `v20.3` or above.
42+
4043
## Commands
4144
- `npx smartui exec` - Capture DOM assets for visual testing across multiple browsers and resolutions.
4245
- `npx smartui capture` - Bulk capture static URLs for visual testing.

0 commit comments

Comments
 (0)