TypeError: assert._capt is not a function · Issue #42 · power-assert-js/power-assert (original) (raw)

I tried to add this really simply to my vanilla Node.js module using intelli-espower-loader, but right from the jump I got this error: "TypeError: assert._capt is not a function"

Any root causes?

To reproduce, you can check out this repo at this commit: testdouble/scripty@4a00d0f