stacktracejs/stackframe

Error reporting when using Jenkins deployment

lujiayu666666 opened this issue · 4 comments

Error log:
Building for production...
ERROR TypeError: StackFrame is not a constructor
TypeError: StackFrame is not a constructor

Version number: 1.3.4

Temporary solution
npm i stackframe@1.3.0

module.exports = factory();

module.exports.default =factory()

I also encountered same problem, how to solve excuse me, wait online very urgent !!!

HTGH commented

怎么更新到1.3.4啊?我这里最高1.3.2