docs: storybook 7 requires node 16 minimum

This commit is contained in:
Norbert de Langen 2023-02-15 11:34:51 +01:00 committed by GitHub
parent b35b86aa71
commit 9ddba24b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ Contribute a new feature or bug fix to [Storybook's monorepo](https://github.com
## Prerequisites
- Ensure you have node version 14 installed (suggestion: v14.18.1).
- Ensure you have node version 16 installed (suggestion: v16.17.1).
- Ensure if you are using Windows to use the Windows Subsystem for Linux (WSL).
## Initial setup