Fixes #4654 Metalsmith v2.0 and above uses generators which are not supported out of the box by node.js 0.12.x and below.
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ The minimum requirements are:
|
|||||||
|
|
||||||
* GNU Make
|
* GNU Make
|
||||||
* Git
|
* Git
|
||||||
* [Node.js](http://nodejs.org/) (0.10.x or higher)
|
* [Node.js](http://nodejs.org/) (higher than 0.12.x)
|
||||||
* Python 2.6 or 2.7
|
* Python 2.6 or 2.7
|
||||||
* Java 7 (JRE and JDK)
|
* Java 7 (JRE and JDK)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user