Login  Register

Re: Upgrading Asciidoctor.js to the latest version of Asciidoctor

Posted by ggrossetie on Oct 06, 2013; 11:22am
URL: https://discuss.asciidoctor.org/Upgrading-Asciidoctor-js-to-the-latest-version-of-Asciidoctor-tp636p728.html

mojavelinux wrote
Is your 0.1.4 branch on GitHub the same as what you are compiling locally?
Let me know if / when they are synced up and I'll follow along on my side
to help you work through the issues.
Yes they are but the branch was really messy because I tried to go as far as I can before rewriting history.

I created an up-to-date branch named 1.5.0. The Asciidoctor submodule points at a branch named Issue#679 (created from Asciidoctor master just a minute ago).

The current error is : Uncaught NoMethodError: undefined method `home' for Dir

Let's make asciidoctor.js up to date !

Cheers,
Guillaume.