ui icon indicating copy to clipboard operation
ui copied to clipboard

RangeError: Maximum call stack size exceeded

Open karacas opened this issue 4 years ago • 0 comments

UI start fine, but when run some test, node console shows this:

Unhandled rejection
RangeError: Maximum call stack size exceeded
RangeError: Maximum call stack size exceeded
    at get (internal/bootstrap/pre_execution.js:313:8)
    at hasBinary (C:\test\node_modules\has-binary2\index.js:44:3)
    at hasBinary (C:\test\node_modules\has-binary2\index.js:58:59)

@codeceptjs/ui: 0.2.5 node: v13.10.1 os: win 10.0.18363.752

karacas avatar Apr 02 '20 15:04 karacas