PENGZhaoqing / CourseSelect

校园选课系统样本 (a template for course selection system by Ruby on Rails)
https://courseselect.herokuapp.com/
MIT License
106 stars 205 forks source link

An error occurred while installing pg (0.18.4) #89

Closed Sweetjy closed 5 years ago

Sweetjy commented 5 years ago

再cloud9上bundle install时,pg(0.18.4)无法安装。。

PENGZhaoqing commented 5 years ago

那你试着把pg的版本提高吧

Sweetjy commented 5 years ago

已解决!但是运行你的项目,登陆后出现错误如下: image

PENGZhaoqing commented 5 years ago

你的数据库创建没有,有没有seed

Sweetjy commented 5 years ago

嗯,而且项目中migrate文件下可以看到数据库2016…的那几个文件

PENGZhaoqing commented 5 years ago

图片中的 teacher&.name应该是teacher.name吧,你改东西了吗

On Sat, Oct 12, 2019 at 4:43 PM Sweetjy notifications@github.com wrote:

嗯,而且项目中migrate文件下可以看到数据库2016…的那几个文件

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PENGZhaoqing/CourseSelect/issues/89?email_source=notifications&email_token=AC2WKKMRTOBQTR6RRGTSGWLQOGE4DA5CNFSM4I6AY6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBBZ53I#issuecomment-541302509, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2WKKNMO4OYUIFHYSXSCHTQOGE4DANCNFSM4I6AY6LA .

Sweetjy commented 5 years ago

图片中的 teacher&.name应该是teacher.name吧,你改东西了吗 On Sat, Oct 12, 2019 at 4:43 PM Sweetjy @.***> wrote: 嗯,而且项目中migrate文件下可以看到数据库2016…的那几个文件 — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#89?email_source=notifications&email_token=AC2WKKMRTOBQTR6RRGTSGWLQOGE4DA5CNFSM4I6AY6LKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBBZ53I#issuecomment-541302509>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2WKKNMO4OYUIFHYSXSCHTQOGE4DANCNFSM4I6AY6LA .

应该是没有&的,那就是Github上的源码错了,感谢师兄耐心解答

PENGZhaoqing commented 5 years ago

修复了 @Sweetjy

https://github.com/PENGZhaoqing/CourseSelect/commit/123565899ecfd63c71c7bab268ec7417e1d379db