Updates minimum node version in documentation (#133)

This commit is contained in:
Michael Novotny
2023-08-31 11:15:13 -05:00
committed by GitHub
parent c0f63f4d25
commit 754910a22d

View File

@@ -14,4 +14,4 @@ Try removing everything after `nextjs-blog`:
npx create-next-app nextjs-blog
```
If that doesnt work either, please let us know on [GitHub Discussions](https://github.com/vercel/next.js/discussions) with the error text, your OS, and Node.js version (make sure your Node.js version is at least 10.13). You can also reach out to [@chibicode on Twitter](https://twitter.com/chibicode).
If that doesnt work either, please let us know in a [GitHub Issue](https://github.com/vercel/next-learn/issues) with the error text, your OS, and Node.js version (make sure your Node.js version 18 or higher).