gpt4 book ai didi

ruby - Codekit文件权限问题(只读文件系统@dir_s_mkdir -/.sass-cache)

转载 作者:行者123 更新时间:2023-12-04 10:59:16 24 4
gpt4 key购买 nike

出现以下错误:

Compiling failed with this error: Errno::EROFS on line ["239"] of /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb: Read-only file system @ dir_s_mkdir - /.sass-cache
Run with --trace to see the full backtrace

真的很痛苦,任何帮助将不胜感激。

在我更新到 Mac OS Catalina 后发生。目前在 10.15.1 (19B88)。

最佳答案

Ruby Sass 已弃用。在 Codekit 3 中,您应该改用 libsass 编译器。如果您使用 Compass,则 Libsass 不可用。如果是这样,你可以在config.rb中设置缓存位置路径:

sass_options = { :cache_location => '/tmp/sass_cache' }

关于ruby - Codekit文件权限问题(只读文件系统@dir_s_mkdir -/.sass-cache),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58937978/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com