projectdiscovery/pdtm

Cannot install naabu

olearycrew opened this issue · 4 comments

pdtm version:

v0.0.3

Current Behavior:

Unable to install naabu on linux/amd64 with PDTM

Expected Behavior:

Installs correctly

Steps To Reproduce:

  1. On a linux/amd64 system, run pdtm -i naabu
  2. Get the error
[ERR] error while installing naabu: could not find release asset for your platform (linux/amd64)

Anything else:

CleanShot 2023-03-01 at 09 57 47@2x

Of note, go install -v github.com/projectdiscovery/naabu/v2/cmd/naabu@latest does work and then that install is detected by PDTM

@olearycrew can you retry with latest version of pdtm?

@ehsandeep I cannot reproduce the issue on 0.0.3 or 0.0.4 now

Closing this as of now as this is not reproducible, can be reopened in the future.