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

id: illegal option -- - #258

Closed
bellario89 opened this issue Dec 27, 2020 · 5 comments · Fixed by #259
Closed

id: illegal option -- - #258

bellario89 opened this issue Dec 27, 2020 · 5 comments · Fixed by #259

Comments

@bellario89
Copy link

Keep receiving the following after every command only when Pure is installed:

id: illegal option -- - usage: id [user] id -A id -F [user] id -G [-n] [user] id -M id -P [user] id -g [-nr] [user] id -p [user] id -u [-nr] [user] ~

Env

Pure

3.4.1

Fish

fish, version 3.1.2

OS/distribution

MacOS Big Sur 11.1
@edouard-lopez
Copy link
Member

Thank for the feedback @nicktfried.

This is due to macOS id command missing the long format option. Until I fix this, you can revert to 3.3.5:

fisher install rafaelrinaldi/pure@v3.3.5

@rakyi
Copy link

rakyi commented Dec 27, 2020

fisher install does not exist in my version of fisher (3.2.11), but fisher add rafaelrinaldi/pure@v3.3.5 worked.

@bellario89
Copy link
Author

fisher install does not exist in my version of fisher (3.2.11), but fisher add rafaelrinaldi/pure@v3.3.5 worked.

Update fisher to 4.1

@bellario89
Copy link
Author

Thanks!

@edouard-lopez
Copy link
Member

edouard-lopez commented Dec 28, 2020

@nicktfried @sgade you can install

fisher install rafaelrinaldi/pure@v3.4.2

#260

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.

3 participants