mac虽然装好Ruby,但是我执行:
gem install sass
居然报:
You don't have write permissions into the /Library/Ruby/Gems/1.8 directory
我这种小白只能:
sudo gem install sass
mac下安装sass
阅读 44
2023-06-26
mac虽然装好Ruby,但是我执行:
gem install sass
居然报:
You don't have write permissions into the /Library/Ruby/Gems/1.8 directory
我这种小白只能:
sudo gem install sass
相关推荐
精彩评论(0)