Giter Site home page Giter Site logo

elixible's People

Contributors

gabrielgatu avatar

Stargazers

 avatar

Watchers

 avatar

elixible's Issues

xmpp deps error

I'm using the library for a personal project. I'm trying to use this dependency

{:xmpp_mapper, git: "https://github.com/gabrielgatu/xmpp_mapper"}

But it's leading me to error and I'm not able to access this project. Can you point me to the right direction?

I'm using {:phoenix, "~> 1.5.1"}

and

[
version: "0.1.0",
elixir: "~> 1.7",
]

getting all this error

` mix compile ░▒▓ ✔ | at 16:12:46
warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
/Users/apple/Desktop/client/deps/xmpp_mapper/mix.exs:10: XmppMapper.Mixfile.project/0

===> Compiling p1_utils
===> Compiling stringprep
===> Compiling fast_xml
==> xmpp_mapper
Compiling 4 files (.erl)
src/jlib.erl:311: syntax error before: '/'
src/jlib.erl:321: syntax error before: '/'
src/jlib.erl:377: syntax error before: '/'
src/jlib.erl:395: syntax error before: '/'
src/jlib.erl:413: syntax error before: '/'
src/jlib.erl:433: syntax error before: '/'
could not compile dependency :xmpp_mapper, "mix compile" failed. You can recompile this dependency with "mix deps.compile xmpp_mapper", update it with "mix deps.update xmpp_mapper" or clean it with "mix deps.clean xmpp_mapper"

~/De/client | on master !3 ?8 ▓▒░ mix compile ░▒▓ 1 х | took 13s | at 16:13:04
warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
/Users/apple/Desktop/client/deps/xmpp_mapper/mix.exs:10: XmppMapper.Mixfile.project/0

Unchecked dependencies for environment dev:

  • xmpp_mapper (https://github.com//gabrielgatu/xmpp_mapper.git)
    lock outdated: the lock is outdated compared to the options in your mix.exs. To fetch locked version run "mix deps.get"
    ** (Mix) Can't continue due to errors on dependencies

~/Desktop/client | on master !3 ?8 ▓▒░ deps.get ░▒▓ 1 х | at 16:13:21
zsh: command not found: deps.get

~/Desktop/client | on master !3 ?8 ▓▒░ mix deps.get ░▒▓ 127 х | at 16:13:44

~/Desktop/client | on master !3 ?8 ▓▒░ mix deps.get ░▒▓ 1 х | at 16:13:50

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.