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

Dependency Errors #57

Closed
getChester opened this issue Feb 8, 2017 · 8 comments
Closed

Dependency Errors #57

getChester opened this issue Feb 8, 2017 · 8 comments

Comments

@getChester
Copy link

A dependency on an old version of activesupport forces an error with json.

Dependency Error: Yikes! It looks like you don't have jemoji or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'Unable to activate activesupport-4.2.7.1, because json-2.0.3 conflicts with json (>= 1.7.7, ~> 1.7)' If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/!

I've had this on multiple machines. OSX, Ubuntu/Trusty64, and Windows10

@drts01
Copy link

drts01 commented Feb 25, 2017

It appears that the update to activesupport 4.2.8 break dependencies as well. It no longer lists json >= 1.7.7, ~> 1.7. The gemspec for jemoji may need something like s.add_dependency 'activesupport', '~> 4.0', '< 4.2.8'

@jekyllbot
Copy link
Contributor

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

@HorlogeSkynet
Copy link
Contributor

Hello !

As there is not any improvement since the end of February, and before this issue is automatically closed, this is what I got too (Debian 9, Jekyll 3.4.2, Jemoji 0.8.0):

  Dependency Error: Yikes! It looks like you don't have jemoji or one of its dependencies installed. In order to use Jekyll as currently configured, you'll need to install this gem. The full error message from Ruby is: 'Unable to activate activesupport-4.2.7, because json-2.0.3 conflicts with json (>= 1.7.7, ~> 1.7)' If you run into trouble, you can find helpful resources at https://jekyllrb.com/help/! 

Please tell us what to do next if you need any further tests, we'll stay tuned
Thanks 👌

@jekyllbot jekyllbot removed the stale label May 9, 2017
@jekyllbot
Copy link
Contributor

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

@HorlogeSkynet
Copy link
Contributor

See #62 for a current fix, bye 👌

@jekyllbot
Copy link
Contributor

This issue has been automatically marked as stale because it has not been commented on for at least two months.

The resources of the Jekyll team are limited, and so we are asking for your help.

If this is a bug and you can still reproduce this error on the master branch, please reply with all of the information you have about it in order to keep the issue open.

If this is a feature request, please consider whether it can be accomplished in another way. If it cannot, please elaborate on why it is core to this project and why you feel more than 80% of users would find this beneficial.

This issue will automatically be closed in two months if no further activity occurs. Thank you for all your contributions.

@HorlogeSkynet
Copy link
Contributor

Still not... @jekyllbot
Please, someone, check what is going over here

@jekyllbot jekyllbot removed the stale label Sep 10, 2017
@pathawks
Copy link
Member

Fixed by #62

@parkr parkr closed this as completed in 2073ebd Sep 21, 2017
@jekyll jekyll locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants