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

burrito tries to load metadata for other versions or other burrito apps than the one being executed. #138

Open
simonmcconnell opened this issue Apr 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@simonmcconnell
Copy link
Contributor

Host

os: Windows 11 x64
zig: 0.11.0
elxir:

Erlang/OTP 25 [erts-13.2.2.6] [source] [64-bit] [smp:48:32] [ds:48:32:10] [async-threads:1] [jit:ns]

Elixir 1.16.2 (compiled with Erlang/OTP 25)

Target

Host OS: Windows 11
Host CPU: x86_64,
Host LibC and Version vs build tools 2022


Burrito tries to load metadata for a burrito app other than the one being run: Failed to load the metadata file \path\to\other\version\or\other\burrito\app\_metadata.json

I will invesitgate further and add more details...

@simonmcconnell simonmcconnell added the bug Something isn't working label Apr 8, 2024
@simonmcconnell
Copy link
Contributor Author

It occurs on an empty directory (or similar) of a previous version. Still unsure why it was throwing this error, referring to the example cli app, when running my app.

@doawoo
Copy link
Contributor

doawoo commented Apr 15, 2024

It looks like the metadata file path didn't get computed properly. Can you make a minimal reproducible repo for this issue so I can debug.

@doawoo doawoo self-assigned this Apr 16, 2024
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