yeoman / yeoman-test

Test utilities for Yeoman generators
MIT License
44 stars 17 forks source link

Please can you check this issue SyntaxError: Use of const in strict mode. #12

Closed newaeonweb closed 8 years ago

newaeonweb commented 8 years ago

/home/ubuntu/generator-angm/node_modules/yeoman-test/node_modules/yeoman-generator/node_modules/read-chunk/index.js:2 const fs = require('fs'); ^^^^^ SyntaxError: Use of const in strict mode.

I have a generator-angm for AngularJS, but since yesterday Travis and Circle Ci give this error.

SBoudrias commented 8 years ago

Fixed with yeoman-generator 0.23.3