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

Curl install fails on MacOS #3

Open
ConveyOS opened this issue Feb 8, 2025 · 0 comments
Open

Curl install fails on MacOS #3

ConveyOS opened this issue Feb 8, 2025 · 0 comments

Comments

@ConveyOS
Copy link

ConveyOS commented Feb 8, 2025

Hi. Cool idea!

Running in to an issue trying to use the recommended cuRL installation:

sean@Seans-MacBook-Pro Downloads % curl -sSL https://raw.githubusercontent.com/solidpulse/natsdash/refs/heads/master/install.sh | bash

grep: invalid option -- P

usage: grep [-abcdDEFGHhIiJLlMmnOopqRSsUVvwXxZz] [-A num] [-B num] [-C[num]]
	[-e pattern] [-f file] [--binary-files=value] [--color=when]
	[--context[=num]] [--directories=action] [--label] [--line-buffered]
	[--null] [pattern] [file ...]
Failed to fetch the current version from https://raw.githubusercontent.com/solidpulse/natsdash/refs/heads/master/info.env

Apple, in their infinite wisdom, decided not use the GNU flavor of grep that has the -P option, instead opting for the BSD version 🤷‍♂️

Here's a related mention to confirm I'm not crazy:

Lightning-AI/pytorch-lightning#19938 (comment)

(MacOS Sequoia 15.3, btw)

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

No branches or pull requests

1 participant