0
Q:

typescript mocha Cannot use import statement outside a module

// Fix 1
Change .js files to .mjs
// Fix 2
Add "type": "module" to package.json
0
"test": "env TS_NODE_PROJECT=\"tsconfig.testing.json\" mocha --require ts-node/register 'src/test/**/*.ts'",
-1

New to Communities?

Join the community