Skip to content

Commit c2a8834

Browse files
committed
Update readme for node version
1 parent 657be23 commit c2a8834

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ node_modules/.bin/hexo new news "News Title"
1212
```
1313

1414
## Testing Locally
15+
Use Node.js 16, because there are known issues with newer versions. [nvm](https://github.com/nvm-sh/nvm) is recommended.
16+
1517
You can start a server locally.
1618
```
1719
npm start

0 commit comments

Comments
 (0)