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

Not able to install SwiftyMocky #279

Closed
sumitmundra opened this issue Feb 25, 2021 · 2 comments
Closed

Not able to install SwiftyMocky #279

sumitmundra opened this issue Feb 25, 2021 · 2 comments
Assignees
Labels

Comments

@sumitmundra
Copy link

sumitmundra commented Feb 25, 2021

mint install MakeAWishFoundation/SwiftyMocky-CLI
🌱 Finding latest version of SwiftyMocky-CLI
🌱 Cloning SwiftyMocky-CLI 4.0.3
🌱 Resolving package
🌱 Building package
Error: You don’t have permission to save the file β€œ4.0.3” in the folder β€œbuild”.

OS detail: Mac OS Bigsur

xcode: 12.4 and 11.1

@spaluchiewicz
Copy link
Member

@sumitmundra I was able to fix the issue with those commands

sudo mkdir -p /usr/local/lib/mint
sudo chown -R $(whoami):wheel /usr/local/lib
sudo chown -R $(whoami):wheel /usr/local/bin

more details in the Mint issue: yonaskolb/Mint#188

Note: I faced the issue on M1 machine with 11.2.3 Big Sur.

@g-amichnia g-amichnia self-assigned this Jul 7, 2021
@g-amichnia g-amichnia added the bug label Jul 7, 2021
@amichnia
Copy link
Collaborator

I guess this is resolved by now. Would be grateful if someone with M1 mac confirmed that curent CLI / binarey attached works.

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

No branches or pull requests

4 participants