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

MACOS : apexes mode does not work since v0.4.0 #19

Open
swdbo opened this issue Oct 19, 2022 · 0 comments
Open

MACOS : apexes mode does not work since v0.4.0 #19

swdbo opened this issue Oct 19, 2022 · 0 comments

Comments

@swdbo
Copy link

swdbo commented Oct 19, 2022

Hello Tom,

I'm on a MacOS M1 v12.4 and it seems "apexes" mode has stopped working after version 0.3.1.
It works fine on a debian VPS with v0.4.0 and after.

POC :

$ rm /Users/me/go/bin/unfurl
$ go install github.com/tomnomnom/[email protected]
$ echo subdom.deezer.com | unfurl apexes 
> subdom.deezer.com
$ echo subdom.deezer.com | unfurl format %t
> deezer.com

$ rm /Users/me/go/bin/unfurl                 
$ go install github.com/tomnomnom/[email protected]
$ echo subdom.deezer.com | unfurl apexes 
> deezer.com

Hope this help.
Regards

@swdbo swdbo changed the title MACOS : apexes mode do not work since v0.4.0 MACOS : apexes mode does not work since v0.4.0 Oct 19, 2022
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