ERR_CONSTRUCT_CALL_REQUIRED


在没有 new 的情况下调用了类的构造函数。

A constructor for a class was called without new.