求教大神,关于发布!编译成功但是没有运行文件?

最后按打开这个错误!
Error: spawn d:\cocos\newp\build\jsb-default\publish\win32\newp.exe ENOENT
at exports._errnoException (util.js:1026:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
at onErrorNT (internal/child_process.js:359:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickDomainCallback (internal/process/next_tick.js:122:9)
at process. (C:\CocosCreator\resources\app.asar\editor\core\editor-init.js:1:983)
at emitOne (events.js:101:20)
at process.emit (events.js:188:7)
at process._fatalException (bootstrap_node.js:304:26)

感觉路径错了,debug 模式的话,可能在

d:\cocos\newp\build\jsb-default\publish\win32\Debug.win32\

目录下,找一下吧

根本没有publish这个文件夹啊。。。


弄了一个乌龙啊,其实我是构建成功还没有编译。。。。。。

但是构建成功为啥日志文件提示编译完成。