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

Add documentation to help mac users #304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lantos1618
Copy link

@lantos1618 lantos1618 commented Aug 4, 2022

Mac users need to install rosetta and xcode
both of the following need to be installed

xcode-select --install
softwareupdate --install-rosetta

otherwise new users will be faced with

choosenim-init: Downloading choosenim-0.8.4_macosx_amd64
sh: line 77: /var/folders/md/61b29s79495glw9mcnyhmbjr0000gn/T//choosenim-0.8.4_macosx_amd64: Bad CPU type in executable

Mac users need to install rosetta and xcode

choosenim-init: Downloading choosenim-0.8.4_macosx_amd64
sh: line 77: /var/folders/md/61b29s79495glw9mcnyhmbjr0000gn/T//choosenim-0.8.4_macosx_amd64: Bad CPU type in executable
Copy link
Owner

@dom96 dom96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this! Ideally we'd have the init.sh script check for this and give a nice error, any chance you'd be willing to implement that? :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants