roccomuso / kickthemout

:bomb: Kick devices off your network by performing an ARP Spoof attack with Node.js.
MIT License
283 stars 30 forks source link

update mac db make app crash #2

Closed phra closed 7 years ago

phra commented 7 years ago

hi.

if from the gui i select 'update mac db', it crashes with this message:

? What to do? Update MAC Vendors DB
(node:13554) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: chalk.orange is not a function

OS: debian testing

roccomuso commented 7 years ago

Thanks. Bug fixed in 65510ffb and new version v1.1.1 published on npm.

phra commented 7 years ago

you welcome.