Shouldn't the documentation show how to install the command line tools on a Mac? #170
alamo42
started this conversation in
Documentation & Website
Replies: 1 comment 1 reply
-
I was sure we had this before and I was right, we do, but it is commented out (this was from a while ago before we had this working at all.) We haven't had much movement on the linked issue so it might be prudent to uncomment this for mac at least.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I installed pulsar on my M1 Mac, tried to run
pulsar
on the terminal and I was welcomed with a "Command not found" kind of error. After some time researching I tried to run thepulsar.sh
on the .app's Resources and received a more general error from the apple system.Anyways, just when I felt I should be opening an issue for the errors above I opened the Command Palette on pulsar and inputed shell, as in VSCode, and I found the option to install the shell program.
It was there the whole time!
I didn't find in the documentation that way of installing the cmd tools, so I was thinking of issuing a PR on Hacking the Core. Like adding some tip message to avoid further confusion by other future users. What do you think?
Beta Was this translation helpful? Give feedback.
All reactions