添加了 requireStack 属性。
requireStack
当尝试 require() 操作或加载程序入口点时,CommonJS 模块加载器无法解析模块文件。
require()
Added requireStack property.
A module file could not be resolved by the CommonJS modules loader while attempting a require() operation or when loading the program entry point.