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

[Bug]: mason add requires manual clone of registry #25009

Open
jeremiah-corrado opened this issue May 7, 2024 · 0 comments
Open

[Bug]: mason add requires manual clone of registry #25009

jeremiah-corrado opened this issue May 7, 2024 · 0 comments

Comments

@jeremiah-corrado
Copy link
Contributor

In attempting to add a dependency to a mason project (e.g., mason add Codecs@0.1.0), I got the following error:

error in listDir(): /Users/.../.mason/mason-registry/Bricks/: No such file or directory
No TOML file in registry for Codecs

Where the mason-registry was missing from the/.mason directory. I was able to get mason add working by manually cloning my fork of the mason registry in ./mason.

Note, I built mason from source and did not install it into any specific directory. I'm guessing that installing mason would have cloned the registry repo; however it seems like a bug that features which rely on the registry don't work when mason is built from source

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

No branches or pull requests

1 participant