npm - gulp-typings - Issues with Beautylog -
up until today having no problems in our typescript solution appears dependency of gulp-typings having issues update dependency beautylog? have tried installing/uninstalling gulp-typings , beautylog no success. have thoughts or seen yet?
failed run "c:\xxxx\gulpfile.js"... cmd.exe /c gulp --tasks-simple c:xxxx\node_modules\beautylog\dist\beautylog.classes.table.js:3 const plugins = require("./beautylog.plugins"); ^^^^^ syntaxerror: use of const in strict mode. @ module._compile (module.js:439:25) @ object.module._extensions..js (module.js:474:10) @ module.load (module.js:356:32) @ function.module._load (module.js:312:12) @ module.require (module.js:364:17) @ require (module.js:380:17) @ object.<anonymous> (c:\xxxx\node_modules\beautylog\dist\index.js:4:33) @ module._compile (module.js:456:26) @ object.module._extensions..js (module.js:474:10) @ module.load (module.js:356:32) @ function.module._load (module.js:312:12)
just ran too. found this
Comments
Post a Comment