Once issue # https://github.com/openT2T/translators/issues/129 is fixed only 1 of the 4 tests fails still with this error: 1. GetPlatforms t.truthy(platforms) ? ? SyntaxError: Unexpected token (1:6) If you are using `babel-plugin-espower` and want to use experimental syntax in your assert(), you should set `embedAst` option to true. see: https://github.com/power-assert-js/babel-plugin-espower#optionsembedast _callee4$ (hubController.js:46:7) tryCatch (node_modules/regenerator-runtime/runtime.js:63:40) GeneratorFunctionPrototype.invoke [as _invoke] (node_modules/regenerator-runtime/runtime.js:337:22) GeneratorFunctionPrototype.prototype.(anonymous function) [as next] (node_modules/regenerator-runtime/runtime.js:96:21)
Once issue # openT2T/translators#129 is fixed only 1 of the 4 tests fails still with this error:
t.truthy(platforms)
?
?
SyntaxError: Unexpected token (1:6)
If you are using
babel-plugin-espowerand want to use experimental syntax in your assert(), you should setembedAstoption to true.see: https://github.com/power-assert-js/babel-plugin-espower#optionsembedast