question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install on Mac Big Sur v11.3

See original GitHub issue

I’ve followed the installation instructions for both the user installation and the global installation but neither method seems to work. When I try to install using the global method I get suspended (tty input) sudo tee/usr/local/bin/cht.sh and the cht.sh command is not recognised. Has anyone managed to get this running on Big Sur and if so how?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
CharlieDixoncommented, May 2, 2021

Feeling like quite the dufus now, realised that because I’m running a zsh terminal cht.sh presumably isn’t automatically added as an alias as there isn’t a bash profile. On mac you can run the script from the folder using sh cht.sh or ./cht.sh. Alternatively, you can just add an alias of your own to the .zshrc dotfile e.g. alias cht.sh="~/path-to-dir/cht.sh". Hope that helps anyone else out if they’re also new to zsh and macOS.

0reactions
demostaniscommented, May 2, 2021

You’re probably missing a space between sudo tee and /usr/local/bin/cht.sh.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If an error occurred while updating or installing macOS
If an error occurred while updating or installing macOS · Check your internet connection · Install in safe mode · Install after repairing...
Read more >
macOS 11 Big Sur problems: how to fix the most common issues
If you encounter the macOS Big Sur problem where the installation fails due to low disk space, simply restart your Mac and press...
Read more >
What to do when macOS Big Sur cannot be installed - MacPaw
Shut down your Mac. Wait ten seconds, then press the power button. As soon as your Mac starts up, press Shift.
Read more >
UPDATE FOR macOS BIG SUR DOWNLOAD ISSUE ...
UPDATE! If you still cant download macOS Big Sur even after Apple has fixed the issue, use this WORKAROUND!!! Link with Apple direct ......
Read more >
How to Install MacOS Big Sur 11 on an Unsupported Mac ...
Today I will show you how to Install macOS 11 Big Sur on an Unsupported Mac. To be clear this guide shows you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found