You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bash extension that allows uniq -D (which is used in the Makefile) is apparently not available on macOS and I couldn't find out how to install that. Maybe uniq -d is enough? (that works on macOS)
The text was updated successfully, but these errors were encountered:
The bash extension that allows
uniq -D
(which is used in the Makefile) is apparently not available on macOS and I couldn't find out how to install that. Maybeuniq -d
is enough? (that works on macOS)The text was updated successfully, but these errors were encountered: