Open Naddiseo opened 10 years ago
"run-tests.js" requires "./run-tests-es6.js" which uses the const keyword, thus node needs the --harmony flag.
const
--harmony
"run-tests.js" requires "./run-tests-es6.js" which uses the
const
keyword, thus node needs the--harmony
flag.