Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

percept2 add to rebar.tools ad deps failed when generate #10

Open
linbo opened this issue Jul 14, 2014 · 0 comments
Open

percept2 add to rebar.tools ad deps failed when generate #10

linbo opened this issue Jul 14, 2014 · 0 comments

Comments

@linbo
Copy link

linbo commented Jul 14, 2014

Hi,

I add percept2 to an exist erlang project, the rebar.tools configure file

{deps, [
    {lager, ".*", {git, "git://github.com/basho/lager.git", {branch, "master"}}},
    {percept2, ".*", {git, "https://github.com/huiqing/percept2.git"}},  

but when generate, it failed

ERROR: Failed to extract name from ~/work/emqtt/lib/percept2/ebin/percept2.app: {37,
erl_parse,
["syntax error before: ",
"'.'"]}

looks dot is not allowed as module name

rebar: rebar 2.2.0 R16B02 20140331_084917 git 2.2.0-45-g47c089a
erlang: Erlang R16B03-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant