1银子
本帖最后由 hohomp 于 2018-10-19 13:15 编辑
新建node.js项目,什么都不做,直接编译就报错。c12:57:19 - Starting compilation in watch mode...
typings/globals/node/index.d.ts(3,1): error TS6200: Definitions of the following identifiers conflict with those in another file: SlowBuffer, BufferEncoding, Buffer, INSPECT_MAX_BYTES, Agent, METHODS, STATUS_CODES, globalAgent, Worker, isMaster, isWorker, settings, worker, workers, Z_NO_FLUSH, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, Z_FULL_FLUSH, Z_FINISH, Z_BLOCK, Z_TREES, Z_OK, Z_STREAM_END, Z_NEED_DICT, Z_ERRNO, Z_STREAM_ERROR, Z_DATA_ERROR, Z_MEM_ERROR, Z_BUF_ERROR, Z_VERSION_ERROR, Z_NO_COMPRESSION, Z_BEST_SPEED, Z_BEST_COMPRESSION, Z_DEFAULT_COMPRESSION, Z_FILTERED, Z_HUFFMAN_ONLY, Z_RLE, Z_FIXED, Z_DEFAULT_STRATEGY
egretwing4.0.3 engine4.1.0 node6.5.0 ts3.1.3
|
|