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

NoMethodError in Projects and Users #55

Closed
PlugShubham opened this issue Jan 23, 2019 · 5 comments · May be fixed by #57
Closed

NoMethodError in Projects and Users #55

PlugShubham opened this issue Jan 23, 2019 · 5 comments · May be fixed by #57

Comments

@PlugShubham
Copy link

I have followed all the steps for mentioned in documentation.
I am getting ' undefinef method [] for nil:nilclass wherever project.image.icon or user.image.icon is defined.

@1kidvidiot
Copy link

1kidvidiot commented Feb 1, 2019

Never able to get it running in any Ubuntu 18.04 or 18.10 server or Debian 9 after trying 5-6x. Get that error and failed dependencies between bundler and ruby

@PlugShubham
Copy link
Author

Try with Ruby 2.4 bundler 1.17.3 and carrierwave 1.0.0

@1kidvidiot
Copy link

1kidvidiot commented Feb 1, 2019

I got these installed and when run bundle -
Gem::RuntimeRequirementNotMetError: rdoc requires Ruby version >= 2.2.2. The current ruby version is 2.1.0.
An error occurred while installing rdoc (6.1.1), and Bundler cannot continue.
Make sure that gem install rdoc -v '6.1.1' --source 'https://rubygems.org/' succeeds before bundling.

Upon that:

fluxday$ gem install rdoc -v '6.1.1' --source 'https://rubygems.org/'
ERROR: Error installing rdoc:
There are no versions of rdoc (= 6.1.1) compatible with your Ruby & RubyGems
rdoc requires Ruby version >= 2.2.2. The current ruby version is 2.1.0.

@PlugShubham
Copy link
Author

Uninstall Ruby and install Ruby 2.3

@Navinnair
Copy link
Contributor

user following gem version
carrierwave (1.0.0)
sdoc (0.4.0)

@ismudnx ismudnx closed this as completed Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants