Closed fengshengbing closed 2 years ago
same problem
same problem
same problem
same problem
same problem
also happen to me. I have tried to modify require('stackframe')
to require('stackframe').default
. it seems to work
same problem
same problem
this line lead error
same problem
I found commit is already fix this problem, but not release for 2.x.x version, pls release, THX @eriwen
Same issue
Same issue
Same issue
solved
@dupeiduo May I know is the fix already released on npm?
I just released error-stack-parser
2.1.2 to solve this issue: https://www.npmjs.com/package/error-stack-parser/v/2.1.2
Please update and let me know if you still have any troubles.
@eriwen Working now
ERROR TypeError: StackFrame is not a constructor 10:58:23 TypeError: StackFrame is not a constructor 10:58:23 at Object. (/**/node_modules/error-stack-parser/error-stack-parser.js:76:24)
what's wrong? the new version has changed the usage?