我刚刚将我的应用更新为Ember-CLI 0.0.42和Ember 1.7.0,使用" ember init"。现在,当我运行" ember server"时,我收到以下错误:
version: 0.0.42
Livereload server on port 35729
Serving on http://0.0.0.0:4200
Command failed:
Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Socket.<anonymous> (child_process.js:969:11)
at Socket.emit (events.js:95:17)
at Pipe.close (net.js:465:12)
我字面上不知道这个错误可能来自哪里,一切正常,直到我更新我的包等等。我已经尝试重做更新,我已经从之前的提交中退回,一切都是徒劳的。
任何帮助都非常赞赏!谢谢。
答案 0 :(得分:0)
看起来像是一个Sass错误 - ember-cli-compass-compiler的最新更新使得输出中出现了错误。