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

Error installing :beacon into an existing Phoenix project #653

Open
leandrocp opened this issue Nov 15, 2024 · 1 comment
Open

Error installing :beacon into an existing Phoenix project #653

leandrocp opened this issue Nov 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@leandrocp
Copy link
Contributor

https://gist.github.com/tomciopp/168cf49a683157719e8e51f854ad7923

@leandrocp leandrocp added the bug Something isn't working label Nov 15, 2024
@joskar
Copy link

joskar commented Jan 20, 2025

I had the same problem and was solved doing the following:

mix deps.update --all
mix clean
mix compile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants