rake를 실행했을 때 아래와 같은 에러가 발생하는 경우의 해결법이다.
`bin_path’: can’t find executable rake for rake-0.8.7 (Gem::Exception)
c:\Ruby\lib\ruby\gems\1.9.1\specifications\rake.gemspec 파일을 삭제한다.
'Server-Side > Rails' 카테고리의 다른 글
[Rails] windows에서 sqlite3.dll 없다는 에러 해결법 (0) | 2011.03.02 |
---|---|
[Rails] incompatible character encodings: UTF-8 and ASCII-8BIT (0) | 2010.11.14 |