You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading tests using SystemJS with the "systemjs" loader script in Node should work.
Current behavior
An error is thrown:
TypeError: globalObj.require is not a function
at <src\loaders\systemjs.ts:21:29>
at Node.BaseExecutor.registerLoader <src\lib\executors\Executor.ts:496:37>
at Object.<anonymous> <src\loaders\systemjs.ts:9:7>
Expected behavior
Loading tests using SystemJS with the "systemjs" loader script in Node should work.
Current behavior
An error is thrown:
Environment
Intern version: 4.1.4
Additional information
See https://gitter.im/theintern/intern?at=5a4e8eb75355812e5751941a
The text was updated successfully, but these errors were encountered: