Mac上安装sass出现以下错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac上安装sass出现以下错误相关的知识,希望对你有一定的参考价值。
ERROR: Error installing sass:
ERROR: Failed to build gem native extension.
current directory: /Library/Ruby/Gems/2.3.0/gems/ffi-1.10.0/ext/ffi_c
/System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby -r ./siteconf20190507-755-1wr9yi4.rb extconf.rb
checking for ffi.h... *** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
已经安装xcode了 求解如何解决?
$ gem install sass追问
就是输入了这个之后就出现上面的错误啊……
`sass-loader` 需要 `node-sass` >=4。请安装兼容版本
【中文标题】`sass-loader` 需要 `node-sass` >=4。请安装兼容版本【英文标题】:`sass-loader` requires `node-sass` >=4. Please install a compatible version 【发布时间】:2018-12-19 00:03:27 【问题描述】:我尝试在 Mac 中构建我的 Angular 6 项目,但它不起作用,在 Windows 上正常工作没有任何错误,但无法在 mac 我不得不面对那种类型的错误
模块构建失败:错误:
sass-loader
需要node-sass
>=4。 请安装兼容版本。
Node -v 8.11.3 (Mac)/ 8.11.3 (windows)
Npm -v 6.1.0(Mac) / 5.6.0(windows)
任何人都知道如何在 mac 上修复该错误
谢谢
【问题讨论】:
【参考方案1】:我今天遇到这个问题,发现链接很有帮助。
https://github.com/webpack-contrib/sass-loader/issues/563
长话短说,npm rebuild node-sass
将解决问题
【讨论】:
以上是关于Mac上安装sass出现以下错误的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu 安装GTKTerm,在原来的终端输入gtkterm,出现以下错误!不知啥原因,求解答!
为啥在 Mac 上安装 Apache Airflow 时没有出现此类表错误?