Talk:Installation/Debian/Buster

From diaspora* project wiki
< Talk:Installation
Revision as of 18:41, 12 May 2015 by Grin (talk | contribs) (and the fix)

createdb error

RAILS_ENV=production  DB=postgres  bin/rake db:create db:schema:load
Could not find gem 'rails-assets-jasmine-ajax (= 3.1.0) ruby' in rubygems repository https://rails-assets.org/.
Source does not contain any versions of 'rails-assets-jasmine-ajax (= 3.1.0) ruby'
Run `bundle install` to install missing gems.
fixed by gem update bundler