lfe-deprecated / lfetool

DEPRECATED - See:
https://github.com/lfe-rebar3/
Other
61 stars 19 forks source link

dev-v1: lfetool doesn't seem to be creating the needed dirs #164

Closed odacoder closed 9 years ago

odacoder commented 9 years ago

When trying to use the dev version of lfetool, I get errors like this:

/usr/local/bin/lfetool: line 179: cd: /Users/odacoder/.lfe: No such file or directory
find: /Users/odacoder/.lfe/deps: No such file or directory
/usr/local/bin/lfetool: line 179: cd: /Users/odacoder/.lfe: No such file or directory
find: /Users/odacoder/.lfe/deps: No such file or directory
oubiwann commented 9 years ago

The latest push to dev-v1 should have addressed this. Let me know how it goes ...

On Mon, Jan 26, 2015 at 11:34 AM, Odakotah LaBlanc <notifications@github.com

wrote:

When trying to use the dev version of lfetool, I get errors like this:

/usr/local/bin/lfetool: line 179: cd: /Users/odacoder/.lfe: No such file or directory find: /Users/odacoder/.lfe/deps: No such file or directory /usr/local/bin/lfetool: line 179: cd: /Users/odacoder/.lfe: No such file or directory find: /Users/odacoder/.lfe/deps: No such file or directory

— Reply to this email directly or view it on GitHub https://github.com/lfe/lfetool/issues/164.

odacoder commented 9 years ago

Yup! Looks good -- thanks :-)