Ember - Cli错误:spawn ENOENT [英] Ember - Cli Error: spawn ENOENT

查看:132
本文介绍了Ember - Cli错误:spawn ENOENT的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我将此中看到的内容/ p>



服务器是运行,所以这是好兆头!但是如何解决?

解决方案

尝试使用 ember-cli-sass 而不是你的package.json中的 broccoli-ruby-sass 。特别是如果你已经从0.0.39更新了ember-cli的版本,那么这个bootstrap-sass与 app / styles / app.sass


I am cloning this project to run locally.

These are the steps i have done in my Terminal

git clone https://github.com/lrdiv/ember-soundcloud.git
cd ember soundcloud
ember install 
ember server

I got this errors in my Terminal:

And this is what i see in my http://localhost:4200/

Server is runnings, so this is good sign! but how can i fix it?

解决方案

Try using ember-cli-sass instead of broccoli-ruby-sass in your package.json. Especially if you've updated the version of ember-cli from 0.0.39

Edit: It also appears that bootstrap-sass is in a different directory than the one specified in app/styles/app.sass

这篇关于Ember - Cli错误:spawn ENOENT的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆