Skip to content

Commit 7eb7a92

Browse files
authored
Add warning for issues with Node.js v7
1 parent 8a4b070 commit 7eb7a92

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
@@ -8,6 +8,8 @@ Use [webpack](http://webpack.github.io) with a development server that provides
88

99
It uses [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) under the hood, which provides fast in-memory access to the webpack assets.
1010

11+
**Note: There are known issues with Node.js v7 and webpack / webpack-dev-server. Please use Node.js v6 for the moment.**
12+
1113
## Installation
1214

1315
```

0 commit comments

Comments
 (0)