stacktracejs / stackframe

JS Object representation of a stack frame.
https://www.stacktracejs.com/#!/docs/stackframe
MIT License
79 stars 16 forks source link

Error reporting when using Jenkins deployment #55

Open lujiayu666666 opened 2 years ago

lujiayu666666 commented 2 years ago

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 2 years ago

Temporary solution npm i stackframe@1.3.0

jeckCai commented 2 years ago

module.exports = factory();

module.exports.default =factory()

yuanbon commented 2 years ago

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

HTGH commented 2 years ago

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