mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Updates minimum node version in documentation (#133)
This commit is contained in:
@@ -14,4 +14,4 @@ Try removing everything after `nextjs-blog`:
|
||||
npx create-next-app nextjs-blog
|
||||
```
|
||||
|
||||
If that doesn’t 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 doesn’t 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).
|
||||
|
||||
Reference in New Issue
Block a user