-
Notifications
You must be signed in to change notification settings - Fork 123
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 with R.swift on Mac M1 #233
Comments
Same exact thing happens to me also. Any update on this? |
Hi guys, I think their is a mistake on the documentation from R.swift. I think the command |
We are facing same error. Any solutions / updates? |
What do you get if you run |
Duplicated #201 |
Hi all!
Environment: MacBook Pro 13 M1 2020, macOS 12.2.1, Xcode 13.2.1
I have a problem with build project when I added R.swift with Mint. Xcode get me this error.
My steps:
echo 'eval $(/opt/homebrew/bin/brew shellenv)' >> ~/.zprofile
eval $(/opt/homebrew/bin/brew shellenv)
github.com/mac-cain13/R.swift
to my Mintfilemint bootstrap
I guess problem this path or shell, because when I run
mint list
in terminal I see Installed mint packagesThanks a lot for any help!
The text was updated successfully, but these errors were encountered: