Open WeepingClown13 opened 1 year ago
Can you show me the Node.js version?
Can you show me the Node.js version?
$ node -v
v18.18.0
$ npm -v
9.8.1
EDIT: Also confirmed with node v20.8.0
and npm v10.1.0
I can't get mac address too node -v v20.10.0
address.mac() method does not seem to work now and are returning
undefined
. I used the code samples from the repo readme itself to test them. And while running the tests, the tests that fetch mac address are failing because of this as well. Here is the log: