Closed aklt closed 13 years ago
Thank you for the issue. Do you have any idea at what could be wrong here? What version of rebar are you using?
I have not looked into this too closely and I am going abroad in an hours time so I will not be able to look into it until i get back, but maybe this can be of help:
$ rebar --version
rebar version: 2 date: 20101010_193118 vcs: hg d9fd91b7115e
Erlang shell:
$ erl
Erlang R14B (erts-5.8.1) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.8.1 (abort with ^G)
1>
The rebar version is the problem. There is a more recent one here on github:
https://github.com/basho/rebar
which you probably want to try out. We do have some fixes to that templating part of rebar in the newer version which you might find helpful :)
That solved it, thanks!
Cool!
This is a small issue. I do
The last one fails with
When I repeat
There are no errors and it seems to be working.