property Module.EnableCompileCacheResult.message
If Node.js cannot enable the compile cache, this contains
the error message. Only set if status
is module.constants.compileCacheStatus.FAILED
.
Type #
string
If Node.js cannot enable the compile cache, this contains
the error message. Only set if status
is module.constants.compileCacheStatus.FAILED
.
string