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

fix: mason install --source path /pathofbrick not working. #92

Closed
MAHakeem-MK opened this issue Jun 26, 2021 · 1 comment
Closed

fix: mason install --source path /pathofbrick not working. #92

MAHakeem-MK opened this issue Jun 26, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@MAHakeem-MK
Copy link

Description
mason install --source path /pathofbrick not working.

Steps To Reproduce

  1. mason init
  2. mason get
  3. mason make /pathtobrick
  4. mason install --source path /pathtobrick

Expected Behavior
The brick is globally installed and accessible from terminal.

Screenshots
Screenshot 2021-06-26 at 11 45 16 AM

Additional Context
mason make is working fine and I could generate project as per my template. but I couldn't globally install it by following the documentation.

@MAHakeem-MK MAHakeem-MK added the bug Something isn't working label Jun 26, 2021
@MAHakeem-MK MAHakeem-MK changed the title fix: fix: mason install --source path /pathofbrick not working. Jun 26, 2021
@MAHakeem-MK
Copy link
Author

mason version: 0.0.1-dev.27 I think that was the problem.

alestiago pushed a commit to alestiago/mason that referenced this issue Jun 9, 2023
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

1 participant