iLeichun

当前位置:首页egret

egret编译错误TypeError: Cannot read property ¹exitCode¹ of null

分类:egret  来源:网络  时间:2021-7-19 16:24:07

您正在使用白鹭编译器 5.2.33 版本

正在编译项目...

C:UsersUserAppDataRoamingEgretengine5.2.33 ools asksincrementCompile.js:81

    if (!cmd.exitCode) {

             ^

TypeError: Cannot read property 'exitCode' of null

    at onGotBuildCommandResult (C:UsersUserAppDataRoamingEgretengine5.2.33 ools asksincrementCompile.js:81:14)

    at C:UsersUserAppDataRoamingEgretengine5.2.33 ools asksincrementCompile.js:74:36

    at ServiceSocket.<anonymous> (C:UsersUserAppDataRoamingEgretengine5.2.33 oolsserviceindex.js:159:62)

    at ServiceSocket.emit (events.js:198:13)

    at ServiceSocket.onGotMessage (C:UsersUserAppDataRoamingEgretengine5.2.33 oolsserviceServiceSocket.js:42:14)

    at ServiceSocket.onData (C:UsersUserAppDataRoamingEgretengine5.2.33 oolsserviceServiceSocket.js:39:14)

    at Socket.<anonymous> (C:UsersUserAppDataRoamingEgretengine5.2.33 oolsserviceServiceSocket.js:18:57)

    at Socket.emit (events.js:198:13)

    at addChunk (_stream_readable.js:288:12)

    at readableAddChunk (_stream_readable.js:265:13)

    at Socket.Readable.push (_stream_readable.js:224:10)

    at TCP.onStreamRead [as onread] (internal/stream_base_commons.js:94:17)


解决方案:Egret Wing -> 项目 -> 清理