Code Monkey home page Code Monkey logo

Comments (3)

ilkermutlu avatar ilkermutlu commented on May 22, 2024 1

Hello Patrick, thanks for the reply.

I've tried the manual install mentioned in that issue with no luck. However, installing with RVM seems to do the trick.

Here are the working steps for me:

  • Install RVM (Not a Ruby dev, so I don't have it installed)
$ curl -sSL https://get.rvm.io | bash -s stable --ruby
  • Install Vimwiki Markdown with RVM
$ rvm all do gem install vimwiki_markdown

Cheers,
Ilker

from vimwiki_markdown.

patrickdavey avatar patrickdavey commented on May 22, 2024 1

Yeah, it's weird that. rvm must be doing something clever behind the scenes (which is why I tend to use it!)

Anyway, while there might be a way for me to fix vimwiki_markdown to fix this, as there's an effective workaround, I'm going to close this issue :)

Thanks for reporting that rvm fixed it for you.

Best,
Patrick

from vimwiki_markdown.

patrickdavey avatar patrickdavey commented on May 22, 2024

Hmmm, I don't really know. I have been using rvm rather than the systrm ruby, and, I don't have any issues (not that that particularly makes sense).

Did you try Googling for the error message? I did find
brianmario/charlock_holmes#122 which looks like it might have some pointers on how to get around it. I'd try the manual install listed in that issue first, and if that doesn't work, consider using RVM instead, it may make your issues go away. It seems like this is a bug which needs to be fixed in charlock_holmes perhaps using a fix like in this gosu issue . As vimwiki_markdown doesn't currently use a makefile, I don't particularly want to go down that path and try to work out how to implement a specific fix for this. I am watching brianmario/charlock_holmes#122 so if and when it gets closed, I'll try to upgrade vimwiki's gems.

Anyway, if you do manage to get it installed using one of the methods above, do update this issue with a comment :) .

Thanks,
Patrick

from vimwiki_markdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.