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

CLI doesn't start on Mac OS 12.6 (ARM, M1) #1

Closed
npohle opened this issue Dec 1, 2024 · 0 comments · Fixed by #3
Closed

CLI doesn't start on Mac OS 12.6 (ARM, M1) #1

npohle opened this issue Dec 1, 2024 · 0 comments · Fixed by #3

Comments

@npohle
Copy link
Contributor

npohle commented Dec 1, 2024

Environment

  • MacOS Monterey (12.6) on Apple MacBook Pro M1
  • Node v21.7.3

Reproduce

  • CLI installed with npm install --global xsea doesn't start
  • runing xsea --help logs 'bad interpreter' because the /bin/env command in the shebang doesn't exist in this place

Fix

  • MacOS only knows this command as /usr/bin/env apparently
@npohle npohle changed the title doesn't start on Mac OS 12.6 (ARM, M1) CLI doesn't start on Mac OS 12.6 (ARM, M1) Dec 1, 2024
@james-pre james-pre linked a pull request Dec 1, 2024 that will close this issue
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 a pull request may close this issue.

1 participant