Error reporting when using Jenkins deployment
lujiayu666666 opened this issue · 4 comments
lujiayu666666 commented
Error log:
Building for production...
ERROR TypeError: StackFrame is not a constructor
TypeError: StackFrame is not a constructor
Version number: 1.3.4
chenpeicheng3804 commented
Temporary solution
npm i stackframe@1.3.0
jeckCai commented
module.exports = factory();
module.exports.default =factory()
yuanbon commented
I also encountered same problem, how to solve excuse me, wait online very urgent !!!
HTGH commented
怎么更新到1.3.4啊?我这里最高1.3.2