bevry / getmac

Get the mac address of the current machine you are on via Node.js
Other
358 stars 54 forks source link

Command not found #310

Open TheReiner opened 1 year ago

TheReiner commented 1 year ago

Hello, I have a problem and i can't find a solution. I try to remove and install, same result...

npm install -g getmac

changed 2 packages, and audited 3 packages in 6s

1 package is looking for funding
  run `npm fund` for details

found 0 vulnerabilities

The Result

getmac-node
bash: getmac-node: command not found

Nothing in fund...

npm fund
/

root@....

Debian Version 11.5

Thanks

balupton commented 11 months ago

The bin entry in the package.json is missing. Very peculiar that boundation didn't detect and reinstate it.