nodejs / examples

A repository of runnable Node.js examples that go beyond "hello, world!"
MIT License
649 stars 343 forks source link

fix(examples): :bug: Log the names which are saved in the file. #38

Closed Thiruppathi closed 2 years ago

Thiruppathi commented 2 years ago

When saving the results into a file, the log prints wrong names. Here is the fix for the #35