Cocos Creator引入async.js运行报错提示不支持constructor怎么办呢? 谢谢

通过npm引入async之后,运行报错如下:
3643: "Can not define a member called 'constructor' in the class '%s', please use 'ctor' instead.",

求教大家,谢谢