Code Monkey home page Code Monkey logo

Comments (3)

postspectacular avatar postspectacular commented on June 14, 2024

Hiya, looking at this:

Opening output file: no such file or directory, /cygdrive/d/yushen/dev/clojurescript/bar/babel\project.clj

..it seems I shouldn't use the system file seperator and always use "/" in tangle target paths. I've just deployed 0.3.2 which addresses this (and #2 as well). Please let me know if that works for you...

from babel.

yubrshen avatar yubrshen commented on June 14, 2024

Yes, this issue is fixed.

With the work-around to create the template, I was able to execute and get
the all passed:

B37747@B37747-11 ~/dev/clojure
$ cd bar

B37747@B37747-11 ~/dev/clojure/bar
$ ls
README.org src tangle.sh tangle-all.sh test

B37747@B37747-11 ~/dev/clojure/bar
$ ./tangle-all.sh
2 src blocks added to Library of Babel
(No changes need to be saved)
Wrote /cygdrive/d/yushen/dev/clojure/bar/babel/project.clj
Wrote /cygdrive/d/yushen/dev/clojure/bar/babel/src/bar/version.cljc
Wrote /cygdrive/d/yushen/dev/clojure/bar/babel/index.html
Tangled 3 code blocks from README.org
(No changes need to be saved)
executing Emacs-Lisp code block (lob-bar-greetings)...

(msg (quote "hello world"))

"(defn show-greetings
)"
Wrote /cygdrive/d/yushen/dev/clojure/bar/babel/src/bar/core.cljc
Tangled 1 code block from core.org
(No changes need to be saved)
Tangled 0 code blocks from libraryofbabel.org
(No changes need to be saved)
Tangled 0 code blocks from setup.org
(No changes need to be saved)
Wrote /cygdrive/d/yushen/dev/clojure/bar/babel/test/bar/test/core.cljc
Tangled 1 code block from core.org

B37747@B37747-11 ~/dev/clojure/bar
$ cd babel/

B37747@B37747-11 ~/dev/clojure/bar/babel
$ lein test bar.test.core

lein test bar.test.core

lein test :only bar.test.core/epic-fail

FAIL in (epic-fail) (core.cljc:9)
FIXME
expected: (= 3 (+ 1 1))
actual: (not (= 3 2))

Ran 1 tests containing 1 assertions.
1 failures, 0 errors.
Tests failed.

B37747@B37747-11 ~/dev/clojure/bar/babel
$

Thanks,

Yu

On Sun, Aug 30, 2015 at 3:52 AM Karsten Schmidt [email protected]
wrote:

Hiya, looking at this:

Opening output file: no such file or directory,
/cygdrive/d/yushen/dev/clojurescript/bar/babel\project.clj

..it seems I shouldn't use the system file seperator and always use "/" in
tangle target paths. I've just deployed 0.3.2 which addresses this (and #2
#2 as well). Please let me know
if that works for you...


Reply to this email directly or view it on GitHub
#3 (comment).

from babel.

postspectacular avatar postspectacular commented on June 14, 2024

Oki, thanks @yubrshen!

from babel.

Related Issues (5)

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.