-
Notifications
You must be signed in to change notification settings - Fork 317
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
Import blogger command fails with undefined method 'decode' for URI:Module (NoMethodError)
#509
Comments
It's a bit more complicated. Removing the command line options reveals that it needs jekyll-import. After installing that, I still get the message:
I have jekyll-import 0.21.0 installed. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
RVM is weird. It seems to do some really weird things. I'm sorry that I'm mixing a few different strategies at once here. I installed ruby 3.1, and put the dependencies into the Gemfile. This seems to have at least gotten me past the above issue. If you still want to investigate that one, I'm happy to help, but I've found a way around it. Unfortunately, I'm still getting an error, but it looks much more obvious:
|
undefined method
decode' for URI:Module (NoMethodError)`
undefined method
decode' for URI:Module (NoMethodError)`undefined method 'decode' for URI:Module (NoMethodError)
Command:
The text was updated successfully, but these errors were encountered: