Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radiant is not going to install properly #401

Open
ror-expert opened this issue May 28, 2016 · 1 comment
Open

Radiant is not going to install properly #401

ror-expert opened this issue May 28, 2016 · 1 comment

Comments

@ror-expert
Copy link

Hey Team,

I am ROR developer and I am trying to setup Radiant on my ubuntu machine so I have downloaded zip file of Radiant project and run bundle install successfully.

but now problem is that when I am going to setup database then it is giving error like:

rails@rails:~/workspace/GuruDev/radiant-master$ bundle exec rake production db:bootstrap
rake aborted!
Don't know how to build task 'production' (see --tasks)
/home/rails/.rvm/gems/ruby-2.0.0-p643/bin/ruby_executable_hooks:15:in eval' /home/rails/.rvm/gems/ruby-2.0.0-p643/bin/ruby_executable_hooks:15:in

'
(See full trace by running task with --trace)

Note: I am using Ruby-2.0.0 and Rails 4.2.6

Please help me if anyone know about that.

Thanks

@ukoloff
Copy link

ukoloff commented Jul 28, 2016

Just omit 'production'. Say bundle exec rake db:bootstrap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants