Sunday, 18 August 2013

Trouble installing discourse on ubuntu 12.04

Trouble installing discourse on ubuntu 12.04

I am facing this error
https://github.com/sporkrb/spork-rails.git (at master) is not checked out.
Please run `bundle install`
after the command
rake db:migrate
i am following the steps mentioned on
http://askubuntu.com/questions/304090/how-do-i-install-discourse-on-ubuntu
as they come and so i have already run 'bundle install' without any error.
In my gemfile , the code for sporks
gem 'spork-rails', :git => 'https://github.com/sporkrb/spork-rails.git'
Any clue on how i can fix this.

No comments:

Post a Comment