1.9.3 cocos2d-x 执行 gulp build 失败

cocos2d-x-lite git:(master) gulp gen-simulator
[10:17:01] Using gulpfile ~/Documents/git/lemon/cocos2d-x-lite/gulpfile.js
[10:17:01] Starting ‘gen-simulator’…
[10:17:01] ‘gen-simulator’ errored after 6.14 ms
[10:17:01] Error: Generate simulator failed
at formatError (/usr/local/lib/node_modules/gulp/bin/gulp.js:169:10)
at Gulp. (/usr/local/lib/node_modules/gulp/bin/gulp.js:195:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)
at Gulp.Orchestrator._emitTaskDone (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/index.js:264:8)
at /Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/index.js:275:23
at finish (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/lib/runTask.js:21:8)
at cb (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/lib/runTask.js:29:3)
at ChildProcess. (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/gulpfile.js:181:13)
at emitOne (events.js:96:13)
[10:17:01] ‘gen-simulator’ errored after 12 ms
[10:17:01] Error: Generate simulator failed
at formatError (/usr/local/lib/node_modules/gulp/bin/gulp.js:169:10)
at Gulp. (/usr/local/lib/node_modules/gulp/bin/gulp.js:195:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)
at Gulp.Orchestrator._emitTaskDone (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/index.js:264:8)
at /Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/index.js:275:23
at finish (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/lib/runTask.js:21:8)
at cb (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/node_modules/orchestrator/lib/runTask.js:29:3)
at ChildProcess.child.on (/Users/duanwei/Documents/git/lemon/cocos2d-x-lite/gulpfile.js:171:17)
at emitTwo (events.js:106:13)

是否跟mac系统的用户名有关呢

让我们拭目以待

我也遇到了这个问题~但是我的是windows~难受~你有解决了吗?