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

Can't compile app with Sentry 6.4.0 #297

Closed
samsondav opened this issue Jul 10, 2018 · 2 comments · Fixed by #298
Closed

Can't compile app with Sentry 6.4.0 #297

samsondav opened this issue Jul 10, 2018 · 2 comments · Fixed by #298

Comments

@samsondav
Copy link

Description

mix compile yields this error:

Unchecked dependencies for environment dev:
* uuid (Hex package)
  could not find an app file at "_build/dev/lib/uuid/ebin/uuid.app". This may happen if the dependency was not yet compiled, or you specified the wrong application name in your deps, or the dependency indeed has no app file (then you can pass app: false as option)
** (Mix) Can't continue due to errors on dependencies
@ysemeniuk
Copy link

@mitchellhenke Could you push minor patch with this fix, please? Cause we need 6.4.0 version because of Plug peer fix, but we can't compile it

@mitchellhenke
Copy link
Contributor

@ysemeniuk you bet, I've released 6.4.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

Successfully merging a pull request may close this issue.

3 participants