카테고리 없음
[루비 온 레일] * = require font-awesome은 # <Sprockets :: StaticAsset : 0x007fe40cf30208> 오류에 대해 정의되지 않은 메소드`dependency_paths '를 제공합니다.
행복을전해요
2021. 3. 1. 02:41
멋진 글꼴 버전 3.1.1.0 또는 이전 버전을 사용하세요.
gemfile에서 :
gem 'font-awesome-rails', '3.1.1.0'
그리고 bundle install
/bundle update
Github 읽어보기
레일스 서버를 다시 시작 했습니까?
출처
https://stackoverflow.com/questions/22089798